X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5e53c1c21e1241487f62737f0d442277d1c8d872..4bae10bdff8683fea70daf9f9b6c3fa559fe64cb:/utils/screenshotgen/src/screenshot_app.h diff --git a/utils/screenshotgen/src/screenshot_app.h b/utils/screenshotgen/src/screenshot_app.h index 331b2d1c5e..1e1b485de8 100644 --- a/utils/screenshotgen/src/screenshot_app.h +++ b/utils/screenshotgen/src/screenshot_app.h @@ -11,7 +11,7 @@ #include -class wxScreenshotApp : public wxApp +class ScreenshotApp : public wxApp { public: virtual bool OnInit();