]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/spinctrl.h
always return 471 from wxApp::GetComCtl32Version() under CE as its commctrl.dll inclu...
[wxWidgets.git] / include / wx / msw / spinctrl.h
index 2427369e45e0f50028b5515d96c60560873e0e66..cf94fe18a3edb9407310cc93d72aa65f9748c368 100644 (file)
@@ -92,6 +92,7 @@ protected:
     virtual void DoMoveWindow(int x, int y, int width, int height);
     virtual wxSize DoGetBestSize() const;
     virtual void DoGetSize(int *width, int *height) const;
+    virtual void DoGetClientSize(int *x, int *y) const;
 #if wxUSE_TOOLTIPS
     virtual void DoSetToolTip( wxToolTip *tip );
 #endif // wxUSE_TOOLTIPS