]> git.saurik.com Git - wxWidgets.git/commitdiff
Added wxID_IGNORE
authorJulian Smart <julian@anthemion.co.uk>
Mon, 25 Sep 2000 14:26:56 +0000 (14:26 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 25 Sep 2000 14:26:56 +0000 (14:26 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8415 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/defs.h

index 7c36877cf51d56d65f9e5ab1631bd7cd1f2ab1c8..17aa3cd4d1e35b6b662bbafd9121de9e717f4965 100644 (file)
@@ -1315,6 +1315,7 @@ enum wxStretch
 #define wxID_NOTOALL            5114
 #define wxID_ABORT              5115
 #define wxID_RETRY              5116
+#define wxID_IGNORE             5117
 
 // IDs used by generic file dialog (11 consecutive starting from this value)
 #define wxID_FILEDLGG           5900