]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/msgout.cpp
fix generation of events from SetValue() broken in rev 46611
[wxWidgets.git] / src / common / msgout.cpp
old mode 100755 (executable)
new mode 100644 (file)
index 618ace7..ec85ee9
@@ -209,7 +209,7 @@ void wxMessageOutputLog::Output(const wxString& str)
 // wxMessageOutputMessageBox
 // ----------------------------------------------------------------------------
 
-#if wxUSE_GUI
+#if wxUSE_GUI && wxUSE_MSGDLG
 
 void wxMessageOutputMessageBox::Output(const wxString& str)
 {