]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk/accel.h
1. added range checks in wxGridStringTable
[wxWidgets.git] / include / wx / gtk / accel.h
index a60eb15e981ee4d14e609dbea1ac9509655d9769..51efa101f7d126b6ff0647e210b5b7b254e627e3 100644 (file)
@@ -96,8 +96,9 @@ public:
 
     bool Ok() const;
     
-//  implementation
-  
+    // implementation
+    // --------------
     int GetCommand( wxKeyEvent &event );
     
 private: