]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/window.h
wxDocManager gets the only view if none other specified as the current view;
[wxWidgets.git] / include / wx / msw / window.h
index d83616333ad4f093bea6b8d573758e1b186aedae..b383926a464d4810d06e8454f33cafac4a9d0103 100644 (file)
@@ -386,7 +386,6 @@ public:
   // Do Update UI processing for controls
   void UpdateWindowUI(void);
 
-  void OnSize(wxSizeEvent& event);
   void OnEraseBackground(wxEraseEvent& event);
   void OnChar(wxKeyEvent& event);
   void OnPaint(wxPaintEvent& event);