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 54476c8..53ac0a5 100644
--- a/pm.pro
+++ b/pm.pro
@@ -11,6 +11,7 @@ HEADERS += main.h \
scale.h \
scatterplot.h \
voronoisplat.h \
+ colormap.h \
historygraph.h \
barchart.h \
interactionhandler.h \
@@ -28,6 +29,7 @@ SOURCES += main.cpp \
geometry.cpp \
scatterplot.cpp \
voronoisplat.cpp \
+ colormap.cpp \
historygraph.cpp \
barchart.cpp \
interactionhandler.cpp \