]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/statbmp.h
wxRegion::IsEmpty() added
[wxWidgets.git] / include / wx / os2 / statbmp.h
index f4aa0ba4058fd6125a7eacfdeead6b3fc3015756..f371fddd2d00d35b417d065d1f039e02720ada39 100644 (file)
@@ -57,8 +57,7 @@ class WXDLLEXPORT wxStaticBitmap: public wxControl
 
  protected:
   wxBitmap m_messageBitmap;
-private:
-  void SetSize(int width, int height) {wxWindow::SetSize(width, height);}
+
 };
 
 #endif