]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/fswatcher/fswatcher.cpp
Add <span> tag and limited support for CSS styles to wxHTML.
[wxWidgets.git] / samples / fswatcher / fswatcher.cpp
index 51014172df941b4c468377910d174531cc5c02ad..7b30d4212e5574157010a2ed2a78e46d42a76c68 100644 (file)
@@ -66,8 +66,7 @@ public:
     // 'Main program' equivalent: the program execution "starts" here
     virtual bool OnInit()
     {
-        // TODO remove then this code becomes rock-solid
-        wxLog::AddTraceMask(wxTRACE_EVT_SOURCE);
+        wxLog::AddTraceMask("EventSource");
         wxLog::AddTraceMask(wxTRACE_FSWATCHER);
 
         // create the main application window