]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/pen.h
Cleaned up wxArtProvider:
[wxWidgets.git] / interface / wx / pen.h
index 86374646c6b3eceb626da99fc172a451d85fbcd2..8dd77c30934063aaa815917a41a8d7b44389942c 100644 (file)
@@ -265,7 +265,7 @@ public:
     /**
         Returns @true if the pen is initialised.
     */
     /**
         Returns @true if the pen is initialised.
     */
-    bool IsOk() const;
+    virtual bool IsOk() const;
 
     /**
         Sets the pen cap style, which may be one of @c wxCAP_ROUND, @c wxCAP_PROJECTING
 
     /**
         Sets the pen cap style, which may be one of @c wxCAP_ROUND, @c wxCAP_PROJECTING