]> git.saurik.com Git - wxWidgets.git/commitdiff
wxID_PREFERENCES added for the preferences menu item
authorStefan Csomor <csomor@advancedconcepts.ch>
Tue, 9 Sep 2003 15:32:35 +0000 (15:32 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Tue, 9 Sep 2003 15:32:35 +0000 (15:32 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23439 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/defs.h

index c9cf3236c57cc4b389dd3dc17561447e9f8beaae..f04c766d6d3c85a3d5e3376300185e6caddce2bf 100644 (file)
@@ -1446,6 +1446,7 @@ enum
     wxID_HELP_PROCEDURES,
     wxID_HELP_CONTEXT,
     wxID_CLOSE_ALL,
+    wxID_PREFERENCES ,
 
     wxID_CUT = 5030,
     wxID_COPY,