[Pkg-owncloud-commits] [owncloud-client] 41/171: Backport of #4245

Sandro Knauß hefee-guest at moszumanska.debian.org
Wed Feb 17 09:36:46 UTC 2016


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

hefee-guest pushed a commit to annotated tag upstream/2.1.1+dfsg
in repository owncloud-client.

commit c6077075801b9fc80753fd7ae810ca8fb7c06b14
Author: Klaas Freitag <freitag at owncloud.com>
Date:   Tue Dec 22 10:26:13 2015 +0100

    Backport of #4245
---
 src/gui/settingsdialog.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/gui/settingsdialog.cpp b/src/gui/settingsdialog.cpp
index 5ade5f6..5c5304a 100644
--- a/src/gui/settingsdialog.cpp
+++ b/src/gui/settingsdialog.cpp
@@ -183,7 +183,7 @@ void SettingsDialog::showFirstPage()
 void SettingsDialog::showActivityPage()
 {
     if (_activityAction) {
-        slotSwitchPage(_activityAction);
+        _activityAction->trigger();
     }
 }
 

-- 
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