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

List:       kde-commits
Subject:    KDE/kdelibs/plasma/private
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2008-11-27 18:33:12
Message-ID: 1227810792.326188.18088.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 889813 by aseigo:

sshhhh


 M  +4 -4      toolbox.cpp  


--- trunk/KDE/kdelibs/plasma/private/toolbox.cpp #889812:889813
@@ -120,7 +120,7 @@
 
     //make enabled/disabled tools appear/disappear instantly
     connect(tool, SIGNAL(changed()), this, SLOT(updateToolBox()));
-    kDebug() << "added tool" << action->text() << (QGraphicsItem*)tool;
+    //kDebug() << "added tool" << action->text() << (QGraphicsItem*)tool;
 }
 
 void ToolBox::updateToolBox()
@@ -361,8 +361,8 @@
             setPos(0, offset);
             break;
     }
-    kDebug() << "marked as user moved" << pos()
-             << (d->containment->containmentType() == Containment::PanelContainment);
+    //kDebug() << "marked as user moved" << pos()
+    //         << (d->containment->containmentType() == Containment::PanelContainment);
 }
 
 void ToolBox::reposition()
@@ -391,7 +391,7 @@
                 setCorner(ToolBox::Right);
             }
         }
-        kDebug() << pos();
+        //kDebug() << pos();
     } else if (d->containment->corona()) {
         //kDebug() << "desktop";
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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