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 17b5211..1d69e14 100644
--- a/notebookmodel.h
+++ b/notebookmodel.h
@@ -60,6 +60,7 @@ private:
QIcon getNotebookIcon(const QString &pen, const QString &notebook) const;
bool isPenLocked(const QString &pen) const;
bool isNotebookLocked(const QString &pen, const QString &notebook) const;
+ bool isPaperReplayLocked(const QString &pen) const;
int estimatePagesOfNotebook(const QString &pen, const QString &notebook) const;