Compilation fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2006-11-26 07:00:54 +00:00
parent b5bc23fbcf
commit 4de4adcedc

View 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;