git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34529 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Wetherell 2005-06-02 13:27:44 +00:00
parent 70d7249586
commit 9945a7a235

View 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
};