[Pkg-owncloud-commits] [owncloud-client] 406/484: Re-apply ee69ab20211720d5d124bf58f35be5b69f84971b

Sandro Knauß hefee-guest at moszumanska.debian.org
Wed Dec 16 00:38:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

hefee-guest pushed a commit to branch master
in repository owncloud-client.

commit 23ed68c8dd9615bc6b681253b0bc65dccaeea529
Author: Christian Kamm <mail at ckamm.de>
Date:   Tue Nov 24 13:45:02 2015 +0100

    Re-apply ee69ab20211720d5d124bf58f35be5b69f84971b
---
 src/gui/accountsettings.cpp | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/gui/accountsettings.cpp b/src/gui/accountsettings.cpp
index f6a96b2..ff7953f 100644
--- a/src/gui/accountsettings.cpp
+++ b/src/gui/accountsettings.cpp
@@ -109,8 +109,6 @@ AccountSettings::AccountSettings(AccountState *accountState, QWidget *parent) :
     connect(syncNowAction, SIGNAL(triggered()), SLOT(slotSyncCurrentFolderNow()));
     addAction(syncNowAction);
 
-    // Expand already on single click
-    ui->_folderList->setExpandsOnDoubleClick(false);
     connect(ui->_folderList, SIGNAL(clicked(const QModelIndex &)),
             this, SLOT(slotFolderListClicked(const QModelIndex&)));
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git



More information about the Pkg-owncloud-commits mailing list