X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8cddee2d0ec042b15e633944a0c30dae77357175..ff8af61ce07803bd86cafea25a06915dfed2ce36:/interface/wx/infobar.h diff --git a/interface/wx/infobar.h b/interface/wx/infobar.h index 19d737cf5e..e87fc7720c 100644 --- a/interface/wx/infobar.h +++ b/interface/wx/infobar.h @@ -150,7 +150,7 @@ public: This method hides the window and lays out the parent window to account for its disappearance (unlike a simple Hide()). */ - void Dismiss(); + virtual void Dismiss(); /** Remove a button previously added by AddButton().