]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/wizard.h
Script mods
[wxWidgets.git] / include / wx / generic / wizard.h
index 6c9b35b860de461da9c46643598b67c4871f994d..99c2710a25989a67a76e8ab287cf3fe29f0505d5 100644 (file)
@@ -62,7 +62,7 @@ public:
 
     // do fill the dialog with controls
     // this is app-overridable to, for example, set help and tooltip text
-    void DoCreateControls();
+    virtual void DoCreateControls();
 
 private:
     // was the dialog really created?