Add DetachOldLog
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@46662 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -214,7 +214,8 @@ public:
|
||||
void PassMessages(bool bDoPass);
|
||||
bool IsPassingMessages();
|
||||
wxLog *GetOldLog();
|
||||
|
||||
void DetachOldLog();
|
||||
|
||||
%property(OldLog, GetOldLog, doc="See `GetOldLog`");
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user