From de2632af0dcd7e6a1c3c763c9f7cf38c67ead441 Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 31 Jan 2013 14:31:16 -0600 Subject: Added instance context menu and status tips. --- gui/mainwindow.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gui/mainwindow.h') 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; -- cgit v1.2.3