aboutsummaryrefslogtreecommitdiff
path: root/notebookmodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'notebookmodel.h')
-rw-r--r--notebookmodel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/notebookmodel.h b/notebookmodel.h
index 83bb004..1f52088 100644
--- a/notebookmodel.h
+++ b/notebookmodel.h
@@ -14,6 +14,7 @@ public:
QString penDirectory(const QString &name) const;
QString notebookDirectory(const QString &penName, const QString &nbName) const;
QString notebookDirectory(const QModelIndex &index) const;
+ QString paperReplayDirectory(const QString &name) const;
QVariant data(const QModelIndex &index, int role) const;
Qt::ItemFlags flags(const QModelIndex &index) const;