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

List:       kde-commits
Subject:    branches/kdepim/enterprise/kdepim/libkdepim
From:       Allen Winter <winter () kde ! org>
Date:       2010-02-19 15:40:51
Message-ID: 1266594051.295757.9515.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1092829 by winterz:

set "Take Both" to be the preselected/default. 
kolab/issue4147
MERGE: trunk


 M  +1 -0      kincidencechooser.cpp  


--- branches/kdepim/enterprise/kdepim/libkdepim/kincidencechooser.cpp #1092828:1092829
@@ -65,6 +65,7 @@
     button = new QPushButton( i18n("Take New"), b_box );
     connect ( button, SIGNAL( clicked()), this, SLOT (takeIncidence2() ) );
     button = new QPushButton( i18n("Take Both"), b_box );
+    button->setFocus(); //kolab/issue4147:  "Take Both" should be default
     connect ( button, SIGNAL( clicked()), this, SLOT (takeBoth() ) );
     topLayout->setSpacing(spacingHint());
     topLayout->setMargin(marginHint());
[prev in list] [next in list] [prev in thread] [next in thread] 

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