]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/stdevtid.tex
Always draw the selection of selected items, not just when they have
[wxWidgets.git] / docs / latex / wx / stdevtid.tex
index bb2c7700e99cfc89e7f9f86a79cddbd003bb6aec..5e288682df0388cc5af389ccf02004ac644acfc5 100644 (file)
@@ -36,6 +36,7 @@ own constants in this range.
     wxID_HELP,
     wxID_PRINT,
     wxID_PRINT_SETUP,
+    wxID_PAGE_SETUP,
     wxID_PREVIEW,
     wxID_ABOUT,
     wxID_HELP_CONTENTS,
@@ -46,7 +47,8 @@ own constants in this range.
     wxID_HELP_CONTEXT,
     wxID_CLOSE_ALL,
 
-    wxID_CUT = 5030,
+    wxID_EDIT = 5030,
+    wxID_CUT,
     wxID_COPY,
     wxID_PASTE,
     wxID_CLEAR,
@@ -67,7 +69,8 @@ own constants in this range.
     wxID_VIEW_SORTSIZE,
     wxID_VIEW_SORTTYPE,
 
-    wxID_FILE1 = 5050,
+    wxID_FILE = 5050,
+    wxID_FILE1,
     wxID_FILE2,
     wxID_FILE3,
     wxID_FILE4,