X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/457e6c54a28bc20cf347ba921755d7d5b296aa2a..f6bcfd974ef26faf6f91a62cac09827e09463fd1:/samples/html/test diff --git a/samples/html/test/test.cpp b/samples/html/test/test.cpp index cfb493b4ed..a7130fcb79 100644 --- a/samples/html/test/test.cpp +++ b/samples/html/test/test.cpp @@ -75,7 +75,7 @@ Minimal_Forward, // controls start here (the numbers are, of course, arbitrary) - Minimal_Text = 1000, + Minimal_Text = 1000 }; // ----------------------------------------------------------------------------