git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61449
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// -----------------
// flush shows all messages if they're not logged immediately (FILE
// -----------------
// flush shows all messages if they're not logged immediately (FILE
- // and iostream logs don't need it, but wxGuiLog does to avoid showing
+ // and iostream logs don't need it, but wxLogGui does to avoid showing
// 17 modal dialogs one after another)
virtual void Flush();
// 17 modal dialogs one after another)
virtual void Flush();