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:
parent
e0de65e8b8
commit
1412e528f8
@ -22,9 +22,6 @@ public:
|
||||
wxGDIObject();
|
||||
~wxGDIObject();
|
||||
|
||||
bool GetVisible();
|
||||
void SetVisible( bool visible );
|
||||
|
||||
bool IsNull();
|
||||
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user