]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/screenshotgen/src/screenshot_app.h
many fixes; now the application correctly starts up
[wxWidgets.git] / utils / screenshotgen / src / screenshot_app.h
index 331b2d1c5e347fd90009fb19a79805c0c076a8c6..1e1b485de8e0d9c489a4dd141172d571c748d48e 100644 (file)
@@ -11,7 +11,7 @@
 
 #include <wx/app.h>
 
-class wxScreenshotApp : public wxApp
+class ScreenshotApp : public wxApp
 {
 public:
     virtual bool OnInit();