Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaas Freitag <freitag@owncloud.com>2015-11-13 16:50:07 +0300
committerKlaas Freitag <freitag@owncloud.com>2015-11-13 16:50:07 +0300
commit7e4c0bd5158001dca7d5d7c6c34c7dea21911125 (patch)
tree5a512db6e53df83ddbc855405902679248df0dd9 /src/gui/generalsettings.h
parent3d847b50cf3d1f1b02ac3a41be73acad8b216dfe (diff)
AccountSettings: Add a toolbox button for the account specific actions.
Also move the 'Add Account' button from the General Tab, where it is not properly found, to the new account toolbox.
Diffstat (limited to 'src/gui/generalsettings.h')
-rw-r--r--src/gui/generalsettings.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/generalsettings.h b/src/gui/generalsettings.h
index e64c784ef..3a9b750cd 100644
--- a/src/gui/generalsettings.h
+++ b/src/gui/generalsettings.h
@@ -44,8 +44,6 @@ private slots:
void slotUpdateInfo();
void slotIgnoreFilesEditor();
void slotOpenAccountWizard();
- void slotAccountAddedOrRemoved();
-
private:
void loadMiscSettings();