]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/propdlg.h
RCS-IDs
[wxWidgets.git] / interface / wx / propdlg.h
index b2a45243c1ab2b2515cc9988c367eb443268a5d9..37fb44f58623293dbf9905e0519d79aff5b3c0ed 100644 (file)
@@ -174,7 +174,7 @@ public:
         @note On PocketPC, this does nothing, since the dialog will be shown full-screen,
               and the layout will be done when the dialog receives a size event.
     */
-    void LayoutDialog(int centreFlags = wxBOTH);
+    virtual void LayoutDialog(int centreFlags = wxBOTH);
 
     /**
         Sets the book control used for the dialog.