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

List:       kde-commits
Subject:    playground/utils/abakus/src
From:       Michael Pyne <michael.pyne () kdemail ! net>
Date:       2005-10-24 0:41:26
Message-ID: 1130114486.816272.31389.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 473535 by mpyne:

Change alignment of result column so that it is always possible to see the beginning of the
result, even if it is too large to fit.


 M  +1 -1      resultlistview.cpp  


--- trunk/playground/utils/abakus/src/resultlistview.cpp #473534:473535
@@ -49,7 +49,7 @@
 
     setDragEnabled(true);
     setItemMargin(2);
-    setColumnAlignment(ResultColumn, AlignRight);
+    setColumnAlignment(ResultColumn, AlignLeft);
     setColumnAlignment(ShortcutColumn, AlignHCenter);
     setColumnWidthMode(ResultColumn, Maximum);
     setSortColumn(-1);
[prev in list] [next in list] [prev in thread] [next in thread] 

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