* added new --enable-logdialog option
* added warning for use of wxToolTip in wxUniv * corrected some cut&paste errors ( now --disable-pnm doesn't disable XPMs anymore... ) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12650 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -517,7 +517,7 @@
|
||||
/*
|
||||
* Use old log dialog instead of new wxLogGui
|
||||
*/
|
||||
#define wxUSE_LOG_DIALOG 1
|
||||
#define wxUSE_LOG_DIALOG 0
|
||||
/*
|
||||
* Use wxStopWatch
|
||||
*/
|
||||
|
Reference in New Issue
Block a user