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

List:       kde-commits
Subject:    KDE/kdegraphics/kolourpaint/widgets/toolbars (silent)
From:       Clarence Dang <dang () kde ! org>
Date:       2007-09-23 4:24:22
Message-ID: 1190521462.208526.19784.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 715736 by dang:

SVN_SILENT fix typos


 M  +3 -3      kpColorToolBar.cpp  
 M  +1 -1      kpToolToolBar.cpp  


--- trunk/KDE/kdegraphics/kolourpaint/widgets/toolbars/kpColorToolBar.cpp #715735:715736
@@ -91,9 +91,9 @@
              this, SIGNAL (colorSimilarityChanged (double, int)));
     m_boxLayout->addWidget (m_colorSimilarityToolBarItem, 0/*stretch*/);
 
-    // Pad out all the horizontal space on the right of the Tool Box so that
-    // that the real Tool Box widgets aren't placed in the center of the Tool
-    // Box.
+    // Pad out all the horizontal space on the right of the Color Tool Bar so that
+    // that the real Color Tool Bar widgets aren't placed in the center of the
+    // Color Tool Bar.
     m_boxLayout->addItem (
         new QSpacerItem (1, 1, QSizePolicy::Expanding, QSizePolicy::Preferred));
 
--- trunk/KDE/kdegraphics/kolourpaint/widgets/toolbars/kpToolToolBar.cpp #715735:715736
@@ -86,7 +86,7 @@
 };
 
 
-// TODO: Once we support moveable toolbars again, calls this need to be
+// TODO: Once we support moveable toolbars again, calls to this need to be
 //       changed to the non-static kpToolToolBar::orientation().
 static Qt::Orientation Orientation ()
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

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