X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/868741e9d30e1b62e8ee27614543e8ae820fd15d..81c9effa8462662263c3b4eac2cfae1ef5caae2c:/demos/forty/forty.h diff --git a/demos/forty/forty.h b/demos/forty/forty.h index f3f36baee8..d6d9e3f752 100644 --- a/demos/forty/forty.h +++ b/demos/forty/forty.h @@ -16,6 +16,8 @@ class FortyApp: public wxApp { public: + FortyApp(); + ~FortyApp(); bool OnInit(); static const wxColour& BackgroundColour();