From 6cb50e66f3c196a2a4bcc95a419260d6b8c2461f Mon Sep 17 00:00:00 2001 From: Javier Date: Thu, 11 Jun 2015 01:16:26 +0200 Subject: experiment with audio/paperreplay data --- scribiu.pro | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'scribiu.pro') diff --git a/scribiu.pro b/scribiu.pro index 641f286..31d05ea 100644 --- a/scribiu.pro +++ b/scribiu.pro @@ -19,7 +19,8 @@ SOURCES += main.cc\ notebookview.cc \ afdnotebook.cc \ pageitem.cc \ - stfgraphicsitem.cc + stfgraphicsitem.cc \ + replaydata.cc HEADERS += mainwindow.h \ smartpenmanager.h \ @@ -30,6 +31,7 @@ HEADERS += mainwindow.h \ notebookview.h \ afdnotebook.h \ pageitem.h \ - stfgraphicsitem.h + stfgraphicsitem.h \ + replaydata.h FORMS += mainwindow.ui -- cgit v1.2.3