[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdemultimedia/noatun/library (silent)
From:       Stefan Gehn <sgehn () gmx ! net>
Date:       2003-01-19 9:41:00
[Download RAW message or body]

CVS commit by metz: 

CVS_SILENT use correct debug-area


  M +1 -1      app.cpp   1.24
  M +1 -1      plugin.cpp   1.44


--- kdemultimedia/noatun/library/app.cpp  #1.23:1.24
@@ -414,5 +414,5 @@ QString NoatunApp::mimeTypes()
         }
         delete results;
-        kdDebug() << "mimeTypes() " << str.latin1() << endl;
+        kdDebug(66666) << "mimeTypes() " << str.latin1() << endl;
         return str;
 }

--- kdemultimedia/noatun/library/plugin.cpp  #1.43:1.44
@@ -108,5 +108,5 @@ Visualization::Visualization(int timeout
                 else
                 {
-                        kdDebug() << "Internal Vis" <<endl;
+                        kdDebug(66666) << "Internal Vis" <<endl;
                         \
mVisualizationStack=napp->player()->engine()->visualizationStack()->toString().c_str();
                
                         mServer=new \
Arts::SoundServerV2(*(napp->player()->engine()->server()));


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic