[Pkg-owncloud-commits] [owncloud-client] 54/89: Fix build
Sandro Knauß
hefee-guest at moszumanska.debian.org
Sat Dec 14 01:02:36 UTC 2013
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 03e9a06c7dc441a99e8af3bb08230ef0da4971ae
Author: Daniel Molkentin <danimo at owncloud.com>
Date: Tue Dec 10 16:07:49 2013 +0100
Fix build
---
src/mirall/accountsettings.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mirall/accountsettings.cpp b/src/mirall/accountsettings.cpp
index 71d15bf..eb966f7 100644
--- a/src/mirall/accountsettings.cpp
+++ b/src/mirall/accountsettings.cpp
@@ -310,7 +310,7 @@ void AccountSettings::slotRemoveCurrentFolder()
_model->removeRow(row);
// single folder fix to show add-button and hide remove-button
- buttonsSetEnabled();
+ slotButtonsSetEnabled();
emit folderChanged();
}
--
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