aboutsummaryrefslogtreecommitdiff
path: root/scribiu.pro
diff options
context:
space:
mode:
Diffstat (limited to 'scribiu.pro')
-rw-r--r--scribiu.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/scribiu.pro b/scribiu.pro
index 31d05ea..f50b75b 100644
--- a/scribiu.pro
+++ b/scribiu.pro
@@ -20,7 +20,7 @@ SOURCES += main.cc\
afdnotebook.cc \
pageitem.cc \
stfgraphicsitem.cc \
- replaydata.cc
+ paperreplay.cc
HEADERS += mainwindow.h \
smartpenmanager.h \
@@ -32,6 +32,6 @@ HEADERS += mainwindow.h \
afdnotebook.h \
pageitem.h \
stfgraphicsitem.h \
- replaydata.h
+ paperreplay.h
FORMS += mainwindow.ui