]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/forty/forty.h
More wxEdit.
[wxWidgets.git] / demos / forty / forty.h
index f3f36baee8c5403f842dd5385070a2beba7dc2f1..d6d9e3f752e6ed67e910a3371f6cd5f0eb0e62bf 100644 (file)
@@ -16,6 +16,8 @@
 class FortyApp: public wxApp
 {
 public:
+    FortyApp();
+    ~FortyApp();
        bool OnInit();
 
        static const wxColour& BackgroundColour();