]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/font.h
handle error in GetDataSize()
[wxWidgets.git] / interface / wx / font.h
index 5f49e1a9a8236a7323214fff0bc2b94054572c00..2a2daa2bf41f3fbe1a07eb06e56ff89be3cda59d 100644 (file)
@@ -462,7 +462,7 @@ public:
     /**
         Returns @true if this object is a valid font, @false otherwise.
     */
-    bool IsOk() const;
+    virtual bool IsOk() const;
 
     //@{
     /**