X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/42447c4f88d5519d1f7109d51d4874bbee60a360..3a9f64b77ec4992f5a0bc430050f9154ff4cc032:/samples/help/demo.cpp?ds=sidebyside diff --git a/samples/help/demo.cpp b/samples/help/demo.cpp index 34fd0eb0f8..819f815468 100644 --- a/samples/help/demo.cpp +++ b/samples/help/demo.cpp @@ -223,7 +223,7 @@ enum HelpDemo_Help_GNOME, HelpDemo_Help_Netscape, // controls start here (the numbers are, of course, arbitrary) - HelpDemo_Text = 1000, + HelpDemo_Text = 1000 }; // ----------------------------------------------------------------------------