Compilation fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
b5bc23fbcf
commit
4de4adcedc
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user