]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/stdevtid.tex
added wxTB_RIGHT style for right-aligned toolbars (slightly modified patch 1567469)
[wxWidgets.git] / docs / latex / wx / stdevtid.tex
index 1ec3eba9d18c23d6bca4cac535a1dc73b12af96a..5e288682df0388cc5af389ccf02004ac644acfc5 100644 (file)
@@ -47,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,
@@ -68,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,