Added theme enabling methods, although I'm not sure if they actually
do anything on any othe the platforms yet... git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20915 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -483,6 +483,9 @@ public:
|
|||||||
|
|
||||||
// does this window have the capture?
|
// does this window have the capture?
|
||||||
bool HasCapture() const;
|
bool HasCapture() const;
|
||||||
|
|
||||||
|
void SetThemeEnabled(bool enable);
|
||||||
|
bool GetThemeEnabled();
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user