]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/datectlg.cpp
fixed setting selection when there are NULL pages in the tree
[wxWidgets.git] / src / generic / datectlg.cpp
index eda003e5f76c30b71b276f9769bcd838cb8930f5..abcbacf408253df9f8b7a3f98c49b1700183ee3b 100644 (file)
@@ -128,9 +128,8 @@ public:
                 long style = 0,
                 const wxValidator& validator = wxDefaultValidator);
 
-    virtual void DoMoveWindow(int x, int y, int w, int h);
-
 protected:
+    virtual void DoMoveWindow(int x, int y, int w, int h);
 
     void OnSize(wxSizeEvent& event);
     void OnMouseEnter(wxMouseEvent& event);