aboutsummaryrefslogtreecommitdiff
path: root/pm.pro
diff options
context:
space:
mode:
Diffstat (limited to 'pm.pro')
-rw-r--r--pm.pro2
1 files changed, 2 insertions, 0 deletions
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 \