]> git.saurik.com Git - wxWidgets.git/commitdiff
Typo
authorMichael Wetherell <mike.wetherell@ntlworld.com>
Thu, 2 Jun 2005 13:27:44 +0000 (13:27 +0000)
committerMichael Wetherell <mike.wetherell@ntlworld.com>
Thu, 2 Jun 2005 13:27:44 +0000 (13:27 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/layout/layout.h

index fd95dc0ab4fb7196a50d081de520df98dc5e86a3..e2429e5cc6e1fe37d61a505e4bf56b3345b70355 100644 (file)
@@ -88,6 +88,6 @@ enum
     LAYOUT_ABOUT = wxID_ABOUT,
     LAYOUT_TEST_SIZER = 101,
     LAYOUT_TEST_NB_SIZER = 102,
-    LAYOUT_TEST_GB_SIZE = 103
+    LAYOUT_TEST_GB_SIZER = 103
 };