]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/icon.h
Fudge offset no longer required
[wxWidgets.git] / interface / wx / icon.h
index c81d0d41889bc71b54d8bd3cd0e0fd763abfcde8..b51860c24e2e317f571a400feafd895ab8ee3681 100644 (file)
@@ -213,7 +213,7 @@ public:
     /**
         Returns @true if icon data is present.
     */
-    bool IsOk() const;
+    virtual bool IsOk() const;
 
     /**
         Loads an icon from a file or resource.