X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ae3c17b4013e80b99976c750c19fca47729517f6..5a45dd6fd9870de6b68eff437fd5fe4ea5895c3c:/interface/wx/statusbr.h diff --git a/interface/wx/statusbr.h b/interface/wx/statusbr.h index 2d4ca10da5..196e9e28eb 100644 --- a/interface/wx/statusbr.h +++ b/interface/wx/statusbr.h @@ -8,7 +8,6 @@ /** @class wxStatusBar - @wxheader{statusbr.h} A status bar is a narrow window that can be placed along the bottom of a frame to give @@ -64,7 +63,7 @@ public: /** Destructor. */ - ~wxStatusBar(); + virtual ~wxStatusBar(); /** Creates the window, for two-step construction. @@ -136,7 +135,7 @@ public: bigger than the height specified here depending on the size of the font used by the status bar. */ - void SetMinHeight(int height); + virtual void SetMinHeight(int height); /** Sets the styles of the fields in the status line which can make fields appear