]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stubs/textctrl.h
Some more wxMotif stuff: menus
[wxWidgets.git] / include / wx / stubs / textctrl.h
index 7c3d7b1ac25b482274609681b7e494a5ee0f28ba..2ed500aafe87b996922827219d6741c66fa666b1 100644 (file)
@@ -122,8 +122,8 @@ public:
   // callbacks
   // ---------
   void OnDropFiles(wxDropFilesEvent& event);
-  void OnChar(wxKeyEvent& event); // Process 'enter' if required
-  void OnEraseBackground(wxEraseEvent& event);
+//  void OnChar(wxKeyEvent& event); // Process 'enter' if required
+//  void OnEraseBackground(wxEraseEvent& event);
   
   // Implementation
   // --------------