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

List:       kde-commits
Subject:    kdepim/kaddressbook/views
From:       Tobias Koenig <tokoe () kde ! org>
Date:       2004-11-01 18:49:28
Message-ID: 20041101184928.6C65616BAE () office ! kde ! org
[Download RAW message or body]

CVS commit by tokoe: 

Call setFullWidth() after all columns are added to avoid that the last
column is streched too much.


  M +4 -3      kaddressbooktableview.cpp   1.24


--- kdepim/kaddressbook/views/kaddressbooktableview.cpp  #1.23:1.24
@@ -118,5 +118,4 @@ void KAddressBookTableView::reconstructL
 
   mListView = new ContactListView( this, core()->addressBook(), viewWidget() );
-  mListView->setFullWidth( true );
   
   mListView->setShowIM( mIMProxy != 0 );
@@ -141,4 +140,6 @@ void KAddressBookTableView::reconstructL
   }
 
+  mListView->setFullWidth( true );
+
   connect(mListView, SIGNAL(selectionChanged()),
           this, SLOT(addresseeSelected()));


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

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