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

List:       kde-commits
Subject:    KDE/kdegraphics/kolourpaint/widgets/toolbars/options (silent)
From:       Clarence Dang <dang () kde ! org>
Date:       2007-10-02 6:03:35
Message-ID: 1191305015.973520.26633.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 719950 by dang:

SVN_SILENT -debug


 M  +3 -3      kpToolWidgetBase.cpp  


--- trunk/KDE/kdegraphics/kolourpaint/widgets/toolbars/options/kpToolWidgetBase.cpp #719949:719950
@@ -564,7 +564,7 @@
     if (e->type () == QEvent::ToolTip)
     {
         QHelpEvent *he = (QHelpEvent *) e;
-    #if DEBUG_KP_TOOL_WIDGET_BASE || 1
+    #if DEBUG_KP_TOOL_WIDGET_BASE
         kDebug () << "kpToolWidgetBase::event() QHelpEvent pos=" << he->pos () << endl;
     #endif
 
@@ -576,7 +576,7 @@
                 if (m_pixmapRects [r][c].contains (he->pos ()))
                 {
                     const QString tip = m_toolTips [r][c];
-                #if DEBUG_KP_TOOL_WIDGET_BASE || 1
+                #if DEBUG_KP_TOOL_WIDGET_BASE
                     kDebug () << "\tin option: r=" << r << "c=" << c
                               << "tip='" << tip << "'" << endl;
                 #endif                
@@ -595,7 +595,7 @@
     exit_loops:
         if (!showedText)
         {
-        #if DEBUG_KP_TOOL_WIDGET_BASE || 1
+        #if DEBUG_KP_TOOL_WIDGET_BASE
             kDebug () << "\thiding text" << endl;
         #endif
             QToolTip::hideText ();
[prev in list] [next in list] [prev in thread] [next in thread] 

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