]> git.saurik.com Git - wxWidgets.git/commitdiff
Compilation fixes
authorRobin Dunn <robin@alldunn.com>
Sun, 26 Nov 2006 07:00:54 +0000 (07:00 +0000)
committerRobin Dunn <robin@alldunn.com>
Sun, 26 Nov 2006 07:00:54 +0000 (07:00 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/src/richtext.i

index 1b80b836c53f03c9fcada3278468ef1097ab1d8c..5387979d3ded178e642aa47f2581311191bbd514 100644 (file)
@@ -412,11 +412,11 @@ public:
     bool HasTabs() const;
     bool HasLeftIndent() const;
     bool HasRightIndent() const;
-    bool HasWeight() const;
-    bool HasSize() const;
-    bool HasItalic() const;
-    bool HasUnderlined() const;
-    bool HasFaceName() const;
+//     bool HasWeight() const;
+//     bool HasSize() const;
+//     bool HasItalic() const;
+//     bool HasUnderlined() const;
+//     bool HasFaceName() const;
     bool HasFont() const;
 
     bool HasParagraphSpacingAfter() const;