]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/button.h
Added wxFileName::GetModificationTime()
[wxWidgets.git] / include / wx / os2 / button.h
index 2626a0aa9ce8d8742a9dba8850c7ca0a84bea17f..ed2c8a8f40750b3f1e77bbc984736dbd8154fb5e 100644 (file)
@@ -59,7 +59,7 @@ protected:
     // send a notification event, return TRUE if processed
     bool SendClickEvent();
 
-    virtual wxSize DoGetBestSize();
+    virtual wxSize DoGetBestSize() const;
 };
 
 #endif