]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/grid.i
Save the initial tstate during initialization
[wxWidgets.git] / wxPython / src / grid.i
index cd20b28292961570bf02dbd4fe0b929499ca06a7..06bb15121153fe9827afcb4e1b326b3d1a468caf 100644 (file)
@@ -913,7 +913,7 @@ public:
     void base_SetSize(const wxRect& rect);
     void base_Show(bool show, wxGridCellAttr *attr = NULL);
     void base_PaintBackground(const wxRect& rectCell, wxGridCellAttr *attr);
-    void base_IsAcceptedKey(wxKeyEvent& event);
+    bool base_IsAcceptedKey(wxKeyEvent& event);
     void base_StartingKey(wxKeyEvent& event);
     void base_StartingClick();
     void base_HandleReturn(wxKeyEvent& event);