X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/42b0d8b96d2b4246ccfbe985639ee40f94225b5b..5debbdcf7b6c6e493aa5c475fd2744a22b2bf4f9:/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;