]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/spinctlg.h
Calss interface updates (wxMotif-only).
[wxWidgets.git] / include / wx / generic / spinctlg.h
index 973af21a18bbba66b3e7fb2d33647b8855689038..c442db8e9b884c827ad188f3266b228e7323dbb9 100644 (file)
@@ -92,7 +92,7 @@ public:
 
 protected:
     // override the base class virtuals involved into geometry calculations
-    virtual wxSize DoGetBestClientSize() const;
+    virtual wxSize DoGetBestSize() const;
     virtual void DoMoveWindow(int x, int y, int width, int height);
 
     // common part of all ctors