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

List:       kde-commits
Subject:    branches/KDE/4.1/kdelibs/kfile
From:       David Faure <faure () kde ! org>
Date:       2008-11-29 1:52:02
Message-ID: 1227923522.394368.30168.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 890380 by dfaure:

this line wasn't unused in the 4.x branch, re-add it


 M  +1 -0      kdiroperator.cpp  


--- branches/KDE/4.1/kdelibs/kfile/kdiroperator.cpp #890379:890380
@@ -2019,6 +2019,7 @@
 {
     const QModelIndex dirIndex = proxyModel->mapToSource(index);
     KFileItem item = dirModel->itemForIndex(dirIndex);
+    bool selectDir = false;
 
     const Qt::KeyboardModifiers modifiers = QApplication::keyboardModifiers();
     if (item.isNull() || (modifiers & Qt::ShiftModifier) || (modifiers & Qt::ControlModifier))
[prev in list] [next in list] [prev in thread] [next in thread] 

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