summaryrefslogtreecommitdiffstats
path: root/mobile-widgets/qmlmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'mobile-widgets/qmlmanager.h')
-rw-r--r--mobile-widgets/qmlmanager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mobile-widgets/qmlmanager.h b/mobile-widgets/qmlmanager.h
index 4b96621ba..b8f44d820 100644
--- a/mobile-widgets/qmlmanager.h
+++ b/mobile-widgets/qmlmanager.h
@@ -146,7 +146,6 @@ public:
public slots:
void appInitialized();
void applicationStateChanged(Qt::ApplicationState state);
- void savePreferences();
void saveCloudCredentials();
void tryRetrieveDataFromBackend();
void handleError(QNetworkReply::NetworkError nError);