]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/grid.h
Document that wxDC::FloodFill() is not implemented under wxOSX.
[wxWidgets.git] / include / wx / generic / grid.h
index e940a63c8f88c97fa3c813de2adc8b5b3d8062cf..74888b96fdf061427bdc29826a1a839dcb2d22fe 100644 (file)
@@ -2128,6 +2128,7 @@ protected:
     void OnKeyUp( wxKeyEvent& );
     void OnChar( wxKeyEvent& );
     void OnEraseBackground( wxEraseEvent& );
+    void OnHideEditor( wxCommandEvent& );
 
 
     bool SetCurrentCell( const wxGridCellCoords& coords );