X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/07fce3c2f91978b00eef7a74615badb374774fc0..f6bcfd974ef26faf6f91a62cac09827e09463fd1:/samples/html/about diff --git a/samples/html/about/about.cpp b/samples/html/about/about.cpp index f4c03cfeb6..a97c5e58c3 100644 --- a/samples/html/about/about.cpp +++ b/samples/html/about/about.cpp @@ -74,7 +74,7 @@ Minimal_Forward, // controls start here (the numbers are, of course, arbitrary) - Minimal_Text = 1000, + Minimal_Text = 1000 }; // ----------------------------------------------------------------------------