* 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:
Mattia Barbon
2001-11-24 23:39:47 +00:00
parent 23cf065f01
commit 69d27ff78b
3 changed files with 756 additions and 697 deletions

View File

@@ -517,7 +517,7 @@
/*
* Use old log dialog instead of new wxLogGui
*/
#define wxUSE_LOG_DIALOG 1
#define wxUSE_LOG_DIALOG 0
/*
* Use wxStopWatch
*/