X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/adfea104dc4cdf8378cb7553ad755a1a9815470e..682214d5c6ec3e56dbdfd0c97d70d87e614b38c2:/include/wx/scrolwin.h?ds=sidebyside diff --git a/include/wx/scrolwin.h b/include/wx/scrolwin.h index aae769bea4..cf9a27f234 100644 --- a/include/wx/scrolwin.h +++ b/include/wx/scrolwin.h @@ -142,7 +142,7 @@ public: #if WXWIN_COMPATIBILITY_2_2 // Compatibility only, don't use - void ViewStart(int *x, int *y) const { GetViewStart( x, y ); } + wxDEPRECATED( void ViewStart(int *x, int *y) const ); #endif // WXWIN_COMPATIBILITY_2_2 protected: