]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/toplevel.h
Fix spelling in the comments in wxPropertyGrid code.
[wxWidgets.git] / interface / wx / toplevel.h
index d73afcbcbe33dff6254d2e3c66198325ea35aa6d..a25830c1ee0a8edaa42008af2b08147938bc95c7 100644 (file)
@@ -125,7 +125,7 @@ public:
     /**
         A synonym for CentreOnScreen().
     */
-    void CenterOnScreen(int direction);
+    void CenterOnScreen(int direction = wxBOTH);
 
     /**
         Centres the window on screen.