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

List:       kde-commits
Subject:    KDE_3_1_BRANCH: kdelibs/kio/kfile
From:       Carsten Pfeiffer <carpdjih () mailbox ! tu-berlin ! de>
Date:       2003-01-13 23:58:50
[Download RAW message or body]

CVS commit by pfeiffer: 

backport keepLocation fix


  M +1 -1      kfiledialog.cpp   1.327.2.5


--- kdelibs/kio/kfile/kfiledialog.cpp  #1.327.2.4:1.327.2.5
@@ -1752,5 +1752,5 @@ void KFileDialog::setOperationMode( Oper
 {
     d->operationMode = mode;
-    d->keepLocation = true;
+    d->keepLocation = (mode == Saving);
     filterWidget->setEditable( !d->hasDefaultFilter || mode != Saving );
     d->okButton->setGuiItem( (mode == Saving) ? KStdGuiItem::save() : KStdGuiItem::ok() );


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

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