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 48c4d35..6d67c88 100644
--- a/pm.pro
+++ b/pm.pro
@@ -5,6 +5,7 @@ QMAKE_LIBS += -larmadillo -fopenmp
HEADERS += colorscale.h \
continuouscolorscale.h \
scatterplot.h \
+ historygraph.h \
interactionhandler.h \
selectionhandler.h \
effectivenessobserver.h \
@@ -16,6 +17,7 @@ SOURCES += main.cpp \
colorscale.cpp \
continuouscolorscale.cpp \
scatterplot.cpp \
+ historygraph.cpp \
interactionhandler.cpp \
selectionhandler.cpp \
effectivenessobserver.cpp \