X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/41bf0eb335ef9941b0aa87f8d5d040cd86620755..8cfc5426cf50da368022813a04e29cf8ec5478a4:/include/wx/gtk1/statbmp.h diff --git a/include/wx/gtk1/statbmp.h b/include/wx/gtk1/statbmp.h index 0d9bcddfb3..f56a5d4d56 100644 --- a/include/wx/gtk1/statbmp.h +++ b/include/wx/gtk1/statbmp.h @@ -80,6 +80,9 @@ public: SetBitmap( icon ); } +protected: + virtual wxSize DoGetBestSize() const; + private: // creates the new pixmap widget void CreatePixmapWidget();