]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/cursor.h
added the possibility to rescale the image during loading, especially useful with...
[wxWidgets.git] / interface / wx / cursor.h
index 2a7392fe16ec7115509f9eaf3686d8cba1f1eaae..5a6f9997fc28293846de0153692bf94140955489 100644 (file)
@@ -206,7 +206,7 @@ public:
     /**
         Returns @true if cursor data is present.
     */
-    bool IsOk() const;
+    virtual bool IsOk() const;
 
     /**
         Assignment operator, using @ref overview_refcount "reference counting".