From 12eccda523da4e25a29aaaae441acfc5ad7825d1 Mon Sep 17 00:00:00 2001 From: Tomaz Canabrava Date: Fri, 26 Aug 2016 15:17:49 -0300 Subject: Settings update: Fix Facebook Widget to use the SettingsObjectWrapper Fix facebook widget to use the SettingsObjectWrapper instead of figthing our complementary Settings each call. Signed-off-by: Tomaz Canabrava Signed-off-by: Dirk Hohndel --- desktop-widgets/plugins/facebook/facebookconnectwidget.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'desktop-widgets/plugins/facebook/facebookconnectwidget.h') diff --git a/desktop-widgets/plugins/facebook/facebookconnectwidget.h b/desktop-widgets/plugins/facebook/facebookconnectwidget.h index 61966f566..e97097806 100644 --- a/desktop-widgets/plugins/facebook/facebookconnectwidget.h +++ b/desktop-widgets/plugins/facebook/facebookconnectwidget.h @@ -15,7 +15,6 @@ public: static FacebookManager *instance(); void requestAlbumId(); void requestUserId(); - void sync(); QUrl connectUrl(); bool loggedIn(); signals: @@ -58,4 +57,4 @@ private: Ui::SocialnetworksDialog *ui; }; -#endif \ No newline at end of file +#endif -- cgit v1.2.3-70-g09d2