aboutsummaryrefslogtreecommitdiff
path: root/smartpensyncer.h
diff options
context:
space:
mode:
Diffstat (limited to 'smartpensyncer.h')
-rw-r--r--smartpensyncer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/smartpensyncer.h b/smartpensyncer.h
index 6279485..7d8e0c9 100644
--- a/smartpensyncer.h
+++ b/smartpensyncer.h
@@ -23,6 +23,7 @@ private:
void run();
bool syncPen();
bool syncNotebook(const Smartpen::ChangeReport &change);
+ bool syncPaperReplay();
bool extractZip(QByteArray &zipData, QDir &dir);
private: