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

List:       kde-commits
Subject:    branches/KDE/4.1/kdelibs/kfile
From:       Frederik Gladhorn <frederik.gladhorn () gmx ! de>
Date:       2008-08-12 12:01:58
Message-ID: 1218542518.285954.16154.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 845792 by gladhorn:

Backport r845780 to let kdiroperator lists take up the whole space available


 M  +1 -1      kdiroperatordetailview.cpp  


--- branches/KDE/4.1/kdelibs/kfile/kdiroperatordetailview.cpp #845791:845792
@@ -69,7 +69,7 @@
     if (event->type() == QEvent::Polish) {
         QHeaderView *headerView = header();
         headerView->setResizeMode(QHeaderView::Interactive);
-        headerView->setStretchLastSection(false);
+        headerView->setStretchLastSection(true);
         headerView->setMovable(false);
 
         hideColumn(KDirModel::Permissions);
[prev in list] [next in list] [prev in thread] [next in thread] 

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