aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.hpp')
-rw-r--r--src/mainwindow.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainwindow.hpp b/src/mainwindow.hpp
index 7602ac5..a252daa 100644
--- a/src/mainwindow.hpp
+++ b/src/mainwindow.hpp
@@ -70,6 +70,10 @@ private slots:
void on_actionBackward_triggered();
+ void on_actionRoot_triggered();
+
+ void on_actionParent_triggered();
+
void on_actionRefresh_triggered();
void on_actionAbout_Qt_triggered();