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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop-widgets/mainwindow.h b/desktop-widgets/mainwindow.h
index 0d431b8b5..fc63c5740 100644
--- a/desktop-widgets/mainwindow.h
+++ b/desktop-widgets/mainwindow.h
@@ -195,6 +195,8 @@ slots:
void disableShortcuts(bool disablePaste = true);
void enableShortcuts();
+ void socialNetworkRequestConnect();
+ void socialNetworkRequestUpload();
private:
Ui::MainWindow ui;
QAction *actionNextDive;