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

List:       kde-commits
Subject:    branches/kdepim/enterprise/kdepim/kresources/lib
From:       Allen Winter <winter () kde ! org>
Date:       2010-03-04 18:37:21
Message-ID: 1267727841.749924.23495.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1098948 by winterz:

no reason why a user should not be allowed to Cancel out of the
subresource selection dialog, so add that ability.
MERGE: trunk


 M  +1 -1      folderselectdialog.cpp  


--- branches/kdepim/enterprise/kdepim/kresources/lib/folderselectdialog.cpp #1098947:1098948
@@ -39,7 +39,7 @@
 
 FolderSelectDialog::FolderSelectDialog( const QString& caption, const QString& label,
                                         const QStringList& list )
-  : KDialogBase(0, 0, true, caption, Ok, Ok, true)
+  : KDialogBase(0, 0, true, caption, Ok|Cancel, Ok, true)
 {
   QFrame* frame = makeMainWidget();
   QVBoxLayout* layout = new QVBoxLayout( frame, 0, spacingHint() );
[prev in list] [next in list] [prev in thread] [next in thread] 

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