aboutsummaryrefslogtreecommitdiff
path: root/pm.pro
diff options
context:
space:
mode:
Diffstat (limited to 'pm.pro')
-rw-r--r--pm.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/pm.pro b/pm.pro
index 426cb23..5b91bc0 100644
--- a/pm.pro
+++ b/pm.pro
@@ -29,7 +29,7 @@ HEADERS += main.h \
historygraph.h \
barchart.h \
transitioncontrol.h \
- rewindworkerthread.h \
+ transitionworkerthread.h \
manipulationhandler.h \
mapscalehandler.h \
numericrange.h \
@@ -51,7 +51,7 @@ SOURCES += main.cpp \
historygraph.cpp \
barchart.cpp \
transitioncontrol.cpp \
- rewindworkerthread.cpp \
+ transitionworkerthread.cpp \
manipulationhandler.cpp \
mapscalehandler.cpp \
selectionhandler.cpp \