X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/42b0d8b96d2b4246ccfbe985639ee40f94225b5b..43c42c18d36c703a88b1b7b697bac27fe5608eca:/include/wx/dfb/toplevel.h?ds=sidebyside diff --git a/include/wx/dfb/toplevel.h b/include/wx/dfb/toplevel.h index fce0970d7e..983320ffe2 100644 --- a/include/wx/dfb/toplevel.h +++ b/include/wx/dfb/toplevel.h @@ -61,6 +61,8 @@ protected: // common part of all ctors void Init(); + virtual void HandleFocusEvent(const wxDFBWindowEvent& event_); + protected: wxString m_title;