diff options
Diffstat (limited to 'scribiu.pro')
-rw-r--r-- | scribiu.pro | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scribiu.pro b/scribiu.pro index 2393158..1c82948 100644 --- a/scribiu.pro +++ b/scribiu.pro @@ -28,6 +28,7 @@ SOURCES += main.cc \ afdnotebook.cc \ pageitem.cc \ stfgraphicsitem.cc \ + stftxtexport.cc \ paperreplay.cc \ afdpageaddress.cc \ stfstrokeitem.cc \ @@ -43,6 +44,7 @@ HEADERS += mainwindow.h \ afdnotebook.h \ pageitem.h \ stfgraphicsitem.h \ + stftxtexport.h \ paperreplay.h \ afdpageaddress.h \ stfstrokeitem.h \ |