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

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

SVN commit 845780 by gladhorn:

make the file listview autoexpand the last section so it takes the entire space available


 M  +1 -1      kdiroperatordetailview.cpp  


--- trunk/KDE/kdelibs/kfile/kdiroperatordetailview.cpp #845779:845780
@@ -92,7 +92,7 @@
     if (event->type() == QEvent::Polish) {
         QHeaderView *headerView = header();
         headerView->setResizeMode(QHeaderView::Interactive);
-        headerView->setStretchLastSection(false);
+        headerView->setStretchLastSection(true);
         headerView->setMovable(false);
 
         setColumnHidden(KDirModel::Size, m_hideDetailColumns);
[prev in list] [next in list] [prev in thread] [next in thread] 

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