diff options
Diffstat (limited to 'src/preview/PreviewModel.cpp')
| -rw-r--r-- | src/preview/PreviewModel.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/preview/PreviewModel.cpp b/src/preview/PreviewModel.cpp index 2abccff..b0cca7f 100644 --- a/src/preview/PreviewModel.cpp +++ b/src/preview/PreviewModel.cpp @@ -285,6 +285,7 @@ void PreviewModel::Update() { throw PreviewModelException("Save file corrupt or from newer version"); } + notifyCommentsPageChanged(); } notifySaveChanged(); |
