Update translations

This commit is contained in:
Jakub Melka
2025-06-01 15:55:51 +02:00
parent a124bd5f6d
commit 47ea600275
8 changed files with 210 additions and 145 deletions

View File

@@ -1195,6 +1195,8 @@ void PDFSidebarWidget::onOutlineItemsChanged()
void PDFSidebarWidget::onBookmarkActivated(int index, PDFBookmarkManager::Bookmark bookmark)
{
Q_UNUSED(bookmark);
if (m_bookmarkChangeInProgress)
{
return;