Compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -412,11 +412,11 @@ public:
|
|||||||
bool HasTabs() const;
|
bool HasTabs() const;
|
||||||
bool HasLeftIndent() const;
|
bool HasLeftIndent() const;
|
||||||
bool HasRightIndent() const;
|
bool HasRightIndent() const;
|
||||||
bool HasWeight() const;
|
// bool HasWeight() const;
|
||||||
bool HasSize() const;
|
// bool HasSize() const;
|
||||||
bool HasItalic() const;
|
// bool HasItalic() const;
|
||||||
bool HasUnderlined() const;
|
// bool HasUnderlined() const;
|
||||||
bool HasFaceName() const;
|
// bool HasFaceName() const;
|
||||||
bool HasFont() const;
|
bool HasFont() const;
|
||||||
|
|
||||||
bool HasParagraphSpacingAfter() const;
|
bool HasParagraphSpacingAfter() const;
|
||||||
|
Reference in New Issue
Block a user