X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/41bf0eb335ef9941b0aa87f8d5d040cd86620755..1f80a703f24bc50a5ce92fb1406dd1b38ac4e506:/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();