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 --- GUI_SS2015.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'GUI_SS2015.pro') diff --git a/GUI_SS2015.pro b/GUI_SS2015.pro index 5bb0a3e..f6527fc 100644 --- a/GUI_SS2015.pro +++ b/GUI_SS2015.pro @@ -14,10 +14,12 @@ TEMPLATE = app SOURCES += main.cpp\ mainwindow.cpp \ - dlgpreferences.cpp + dlgpreferences.cpp \ + interactioncanvas.cpp HEADERS += mainwindow.h \ - dlgpreferences.h + dlgpreferences.h \ + interactioncanvas.h FORMS += mainwindow.ui \ dlgpreferences.ui -- cgit v1.2.3-70-g09d2