]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/log.cpp
VisualAge C++ V4.0 configuration files
[wxWidgets.git] / src / common / log.cpp
index b29f583649afc0aa2c334349249e351a8c2e4db9..34391202ed6c860fe50dea0e325bc551c9b9d078 100644 (file)
@@ -507,6 +507,9 @@ void wxLogGui::Flush()
 
     // no undisplayed messages whatsoever
     Clear();
+    
+    // do it here again
+    m_bHasMessages = FALSE;
 }
 
 // the default behaviour is to discard all informational messages if there