X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7c4a59a881c4b58111b104fb18597009c6b55fec..b4414c1f3778c54fb0ddfd2eea63f940bbee6d0f:/samples/help/demo.cpp?ds=sidebyside diff --git a/samples/help/demo.cpp b/samples/help/demo.cpp index a27dfef41a..35778a4694 100644 --- a/samples/help/demo.cpp +++ b/samples/help/demo.cpp @@ -127,7 +127,7 @@ enum HelpDemo_Help_GNOME, HelpDemo_Help_Netscape, // controls start here (the numbers are, of course, arbitrary) - HelpDemo_Text = 1000, + HelpDemo_Text = 1000 }; // ----------------------------------------------------------------------------