]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/proplist/test.h
Removed two more GUI lock-ups. This time when
[wxWidgets.git] / samples / proplist / test.h
index 232a6bf60c133250e02eb71516f0e7ca086df577..5c0e34b0bdbfcfc6525f62fc210a0f381d97a68b 100644 (file)
@@ -97,6 +97,7 @@ public:
     }
 
     void OnCloseWindow(wxCloseEvent& event);
+    void OnSize(wxSizeEvent& event);
 
     DECLARE_EVENT_TABLE()
 };