From 46cb4b079be113996214660020d6ef0c3d1f1e80 Mon Sep 17 00:00:00 2001 From: Javier Date: Sun, 14 Jun 2015 03:32:35 +0200 Subject: paperless replay also working --- scribiu.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'scribiu.pro') diff --git a/scribiu.pro b/scribiu.pro index a49ef42..437e1ce 100644 --- a/scribiu.pro +++ b/scribiu.pro @@ -22,7 +22,8 @@ SOURCES += main.cc\ stfgraphicsitem.cc \ paperreplay.cc \ afdpageaddress.cc \ - stfstrokeitem.cc + stfstrokeitem.cc \ + paperreplaymodel.cc HEADERS += mainwindow.h \ smartpenmanager.h \ @@ -36,6 +37,7 @@ HEADERS += mainwindow.h \ stfgraphicsitem.h \ paperreplay.h \ afdpageaddress.h \ - stfstrokeitem.h + stfstrokeitem.h \ + paperreplaymodel.h FORMS += mainwindow.ui -- cgit v1.2.3