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 0a76551..54476c8 100644
--- a/pm.pro
+++ b/pm.pro
@@ -12,6 +12,7 @@ HEADERS += main.h \
scatterplot.h \
voronoisplat.h \
historygraph.h \
+ barchart.h \
interactionhandler.h \
selectionhandler.h \
effectivenessobserver.h \
@@ -28,6 +29,7 @@ SOURCES += main.cpp \
scatterplot.cpp \
voronoisplat.cpp \
historygraph.cpp \
+ barchart.cpp \
interactionhandler.cpp \
selectionhandler.cpp \
effectivenessobserver.cpp \