From b60bb2ed272972847cb533be2e86bd2d7e565918 Mon Sep 17 00:00:00 2001 From: Stefan Suhren Date: Mon, 13 Apr 2015 08:37:00 +0200 Subject: Adds tasks 2 and 3 --- mainwindow.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mainwindow.h') diff --git a/mainwindow.h b/mainwindow.h index 6f225be..410878f 100644 --- a/mainwindow.h +++ b/mainwindow.h @@ -3,7 +3,9 @@ #include #include +#include #include "dlgpreferences.h" +#include "interactioncanvas.h" namespace Ui { class MainWindow; @@ -24,6 +26,10 @@ private slots: void on_actionPreferences_triggered(); private: Ui::MainWindow *ui; + + // QWidget interface +protected: + void mouseMoveEvent(QMouseEvent *mouseEvent); }; #endif // MAINWINDOW_H -- cgit v1.2.3-70-g09d2