]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/srchctlg.h
remove inline from declaration of functions which are not inline
[wxWidgets.git] / include / wx / generic / srchctlg.h
index 84daadaa38cad42118b4cef15658de6310206433..690048098da9483b5ea4117238bc037b94139670 100644 (file)
@@ -212,7 +212,8 @@ protected:
     virtual void OnSearchButton( wxCommandEvent& event );
 
     void OnSetFocus( wxFocusEvent& event );
-
+    void OnSize( wxSizeEvent& event );
+    
 private:
     friend class wxSearchButton;