added wxUSE_LOG_DIALOG
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10830 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -494,6 +494,10 @@
|
|||||||
* Use standard GUI logger
|
* Use standard GUI logger
|
||||||
*/
|
*/
|
||||||
#define wxUSE_LOGGUI 0
|
#define wxUSE_LOGGUI 0
|
||||||
|
/*
|
||||||
|
* Use old log dialog instead of new wxLogGui
|
||||||
|
*/
|
||||||
|
#define wxUSE_LOG_DIALOG 1
|
||||||
/*
|
/*
|
||||||
* Use wxStopWatch
|
* Use wxStopWatch
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user