]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/wx.rc
Fixed a notebook crash and added more tests to sample.
[wxWidgets.git] / include / wx / msw / wx.rc
index 220d689e8c6281747462a7bcbd991a323266cc53..d064760b5f2e964c135e41ffc58b078888a7caab 100644 (file)
@@ -73,7 +73,9 @@ BEGIN
     POPUP "&Window"
     BEGIN
         MENUITEM "&Cascade",                    4002
-        MENUITEM "&Tile",                       4001
+        MENUITEM "Tile &Horizontally",          4001
+        MENUITEM "Tile &Vertically",            4005
+       MENUITEM "", -1
         MENUITEM "&Arrange Icons",              4003
         MENUITEM "&Next",                       4004
     END