summaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.h
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2014-08-18 20:25:06 -0500
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-08-18 20:25:06 -0500
commit150676ce3df0f60bd99204886c3a4e458253c093 (patch)
treed722dafb6487d2dc56e78f8e39965fb1b7bed362 /qt-ui/mainwindow.h
parent48fe5254dc9540f6b9fc13ab17029e6c7b8de975 (diff)
parent7264ec2fa877eeffa99745ac4d7af91b93217aa5 (diff)
downloadsubsurface-150676ce3df0f60bd99204886c3a4e458253c093.tar.gz
Merge branch 'joshua-gsoc' of git://github.com/thiagomacieira/subsurface into josh
Signed-off-by: Dirk Hohndel <dirk@hohndel.org> Conflicts: subsurface.pro
Diffstat (limited to 'qt-ui/mainwindow.h')
-rw-r--r--qt-ui/mainwindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/qt-ui/mainwindow.h b/qt-ui/mainwindow.h
index 40d82afb9..5ef5eed4a 100644
--- a/qt-ui/mainwindow.h
+++ b/qt-ui/mainwindow.h
@@ -146,6 +146,8 @@ slots:
void on_copy_triggered();
void on_paste_triggered();
+ void on_actionConfigure_Dive_Computer_triggered();
+
protected:
void closeEvent(QCloseEvent *);