]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dfb/pen.h
made GetMultiLineTextExtent() const (part of patch 1595123)
[wxWidgets.git] / include / wx / dfb / pen.h
index 3f78357ae87d0f031c000709f291ff6e98a31500..4565d943b15bf5768d5a8e15989113801957253d 100644 (file)
@@ -57,7 +57,8 @@ public:
     wxDash* GetDash() const;
     wxBitmap *GetStipple() const;
 
-    bool Ok() const;
+    bool Ok() const { return IsOk(); }
+    bool IsOk() const;
 
 protected:
     // ref counting code