wxbase bug
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@32882 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -38,6 +38,9 @@
|
|||||||
interfere with the state of wxIsBusy() -- RL
|
interfere with the state of wxIsBusy() -- RL
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#if wxUSE_GUI
|
||||||
|
|
||||||
class wxBusyCursorSuspender
|
class wxBusyCursorSuspender
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
@@ -56,5 +59,7 @@ public:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
// _WX_CURSOR_H_BASE_
|
// _WX_CURSOR_H_BASE_
|
||||||
|
Reference in New Issue
Block a user