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

List:       kde-commits
Subject:    kdepim/kaddressbook
From:       Tobias Koenig <tokoe () kde ! org>
Date:       2005-02-12 9:38:33
Message-ID: 20050212093833.682EF1BBE3 () office ! kde ! org
[Download RAW message or body]

CVS commit by tokoe: 

Preselect the 'Export selected' when at least one contact is selected.


  M +1 -1      xxportselectdialog.cpp   1.17


--- kdepim/kaddressbook/xxportselectdialog.cpp  #1.16:1.17
@@ -76,5 +76,5 @@ XXPortSelectDialog::XXPortSelectDialog( 
   int count = mCore->selectedUIDs().count();
   mUseSelection->setEnabled( count != 0 );
-  mUseSelection->setChecked( count  > 1 );
+  mUseSelection->setChecked( count  > 0 );
 
   mSortTypeCombo->insertItem( i18n( "Ascending" ) );


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

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