summaryrefslogtreecommitdiffstats
path: root/gui/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/mainwindow.h')
-rw-r--r--gui/mainwindow.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gui/mainwindow.h b/gui/mainwindow.h
index 91efd497..ce06a085 100644
--- a/gui/mainwindow.h
+++ b/gui/mainwindow.h
@@ -56,6 +56,8 @@ private slots:
void on_mainToolBar_visibilityChanged(bool);
+ void on_instanceView_customContextMenuRequested(const QPoint &pos);
+
private:
Ui::MainWindow *ui;