aboutsummaryrefslogtreecommitdiff
path: root/scribiu.pro
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2015-06-13 04:24:21 +0200
committerJavier <dev.git@javispedro.com>2015-06-13 04:24:21 +0200
commit41f9a9b0563c3bd523bd534b854e50161a2626b3 (patch)
tree8c30aacdb80e26fd4202d345b30cab84ba437437 /scribiu.pro
parent6cb50e66f3c196a2a4bcc95a419260d6b8c2461f (diff)
downloadscribiu-41f9a9b0563c3bd523bd534b854e50161a2626b3.tar.gz
scribiu-41f9a9b0563c3bd523bd534b854e50161a2626b3.zip
continue with paperreplay loading changes
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