summaryrefslogtreecommitdiffstats
path: root/desktop-widgets/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-widgets/mainwindow.h')
-rw-r--r--desktop-widgets/mainwindow.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop-widgets/mainwindow.h b/desktop-widgets/mainwindow.h
index 8e9358a4c..ee93c3b1e 100644
--- a/desktop-widgets/mainwindow.h
+++ b/desktop-widgets/mainwindow.h
@@ -183,6 +183,9 @@ slots:
void socialNetworkRequestConnect();
void socialNetworkRequestUpload();
+ void facebookLoggedIn();
+ void facebookLoggedOut();
+
private:
Ui::MainWindow ui;
QAction *actionNextDive;