]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/app.h
Fix scrolling bug where client size was reported wrong
[wxWidgets.git] / include / wx / x11 / app.h
index 0ad9c3e79ed60c6ec04035074aa012a2ee863570..416a3e2ae3d43e57188cf365e5a01751aa7237e9 100644 (file)
@@ -40,7 +40,7 @@ class WXDLLEXPORT wxApp : public wxAppBase
 
 public:
     wxApp();
-    ~wxApp();
+    virtual ~wxApp();
 
     // override base class (pure) virtuals
     // -----------------------------------