]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/frame.h
wxListCtrl will receive EVT_CHAR() events now
[wxWidgets.git] / include / wx / motif / frame.h
index 25afb91bd8236f15e67bebfc030fc4b47d900f50..bd2a51a950a1e02c349a5a6c046b71dd1304dc0f 100644 (file)
@@ -79,8 +79,6 @@ public:
   void ScreenToClient(int *x, int *y) const;
   wxPoint ScreenToClient(const wxPoint& pt) const { return wxWindow::ScreenToClient(pt); }
 
-  virtual bool OnClose();
-
   void OnSize(wxSizeEvent& event);
   void OnMenuHighlight(wxMenuEvent& event);
   void OnActivate(wxActivateEvent& event);