Commit cb2c435a authored by Clément Fauconnier's avatar Clément Fauconnier

thumb pages were not updated correctly

parent 858c100c
...@@ -92,7 +92,7 @@ void UBDocumentContainer::deletePages(QList<int>& pageIndexes) ...@@ -92,7 +92,7 @@ void UBDocumentContainer::deletePages(QList<int>& pageIndexes)
offset++; offset++;
} }
emit documentThumbnailsUpdated(this);
} }
void UBDocumentContainer::addPage(int index) void UBDocumentContainer::addPage(int index)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment