From d414b68cea008edc063e26133564d120a7430bd2 Mon Sep 17 00:00:00 2001 From: Samuel Fadel Date: Thu, 21 Jan 2016 19:36:14 +0100 Subject: Added selection linking. Needs more tests. --- pm.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pm.pro') diff --git a/pm.pro b/pm.pro index 3f3332b..f864b96 100644 --- a/pm.pro +++ b/pm.pro @@ -15,6 +15,7 @@ HEADERS += main.h \ historygraph.h \ barchart.h \ interactionhandler.h \ + selectionhandler.h \ projectionobserver.h \ skelft.h \ skelftkernel.h \ @@ -29,6 +30,7 @@ SOURCES += main.cpp \ historygraph.cpp \ barchart.cpp \ interactionhandler.cpp \ + selectionhandler.cpp \ projectionobserver.cpp \ skelft_core.cpp \ lamp.cpp \ -- cgit v1.2.3