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

List:       kde-commits
Subject:    branches/kdepim/enterprise4/kdepim/kleopatra/utils
From:       Marc Mutz <mutz () kde ! org>
Date:       2010-10-29 9:37:56
Message-ID: 20101029093756.E06F4AC8A0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1190974 by mutz:

KDLogTextWidget: upgrade to version from KDTools v2.2, pt.4: comment and apidox fixes

 M  +3 -3      kdlogtextwidget.cpp  


--- branches/kdepim/enterprise4/kdepim/kleopatra/utils/kdlogtextwidget.cpp #1190973:1190974
@@ -229,8 +229,8 @@
 
   Specifies the number of columns that should be visible at any one
   time. The default is 1 (one). The width is calculated using
-  QFont::averageCharWidth(), if that is available. Otherwise, the
-  width of \c M is used.
+  QFontMetrics::averageCharWidth(), if that is available. Otherwise,
+  the width of \c M is used.
 
   Get this property's value using %minimumVisibleColumns(), and set it
   using %setMinimumVisibleColumns().
@@ -369,7 +369,7 @@
 
     }
 
-    // ### unused optimisation: paint lines by styles to minimise pen changes.
+    // ### unused optimization: paint lines by styles to minimise pen changes.
     for ( unsigned int i = visibleLines.first, end = visibleLines.second ; i != end ; ++i ) {
         const Private::LineItem & li = d->lines[i];
         assert( !li.styleID || d->styleByID.contains( li.styleID ) );
[prev in list] [next in list] [prev in thread] [next in thread] 

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