Removed GetVisible and SetVisible
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38805 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -22,9 +22,6 @@ public:
|
|||||||
wxGDIObject();
|
wxGDIObject();
|
||||||
~wxGDIObject();
|
~wxGDIObject();
|
||||||
|
|
||||||
bool GetVisible();
|
|
||||||
void SetVisible( bool visible );
|
|
||||||
|
|
||||||
bool IsNull();
|
bool IsNull();
|
||||||
|
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user