Missing part of fix for save comments page number
This commit is contained in:
parent
98445721fd
commit
08f9721619
@ -285,6 +285,7 @@ void PreviewModel::Update()
|
||||
{
|
||||
throw PreviewModelException("Save file corrupt or from newer version");
|
||||
}
|
||||
notifyCommentsPageChanged();
|
||||
}
|
||||
notifySaveChanged();
|
||||
|
||||
|
Reference in New Issue
Block a user