]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/statbmp.h
compilation fixes for Unix - IT DOES NOT WORK YET, DON'T TRY IT
[wxWidgets.git] / include / wx / os2 / statbmp.h
index 394977fddc6c754c5693ce8d41e0348e6f545399..90721844b8e79a30e8469aac5b573d04a9a537ed 100644 (file)
@@ -71,7 +71,7 @@ protected:
       wxBitmap *bitmap;
   } m_image;
 
-  virtual wxSize DoGetBestSize();
+  virtual wxSize DoGetBestSize() const;
 };
 
 #endif