]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dfb/toplevel.h
Add some missing commas. Fixes #11443
[wxWidgets.git] / include / wx / dfb / toplevel.h
index fce0970d7e5d3fbc1bf47df479dbb7afdc6f2899..983320ffe25ca1e97d304b0d91e8fa96096ff24a 100644 (file)
@@ -61,6 +61,8 @@ protected:
     // common part of all ctors
     void Init();
 
+    virtual void HandleFocusEvent(const wxDFBWindowEvent& event_);
+
 protected:
     wxString      m_title;