]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/dialog.h
Upport scrolling changes and mouse wheel changes.
[wxWidgets.git] / include / wx / motif / dialog.h
index de593658021b9d5188afd608f5fa57d31328a6f7..d4b0da8672ed31e12ea1d6490385eda528945593 100644 (file)
@@ -37,7 +37,7 @@ public:
         long style = wxDEFAULT_DIALOG_STYLE,
         const wxString& name = wxDialogNameStr);
 
-    ~wxDialog();
+    virtual ~wxDialog();
 
     virtual bool Destroy();