mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Update translations
This commit is contained in:
@@ -1195,6 +1195,8 @@ void PDFSidebarWidget::onOutlineItemsChanged()
|
||||
|
||||
void PDFSidebarWidget::onBookmarkActivated(int index, PDFBookmarkManager::Bookmark bookmark)
|
||||
{
|
||||
Q_UNUSED(bookmark);
|
||||
|
||||
if (m_bookmarkChangeInProgress)
|
||||
{
|
||||
return;
|
||||
|
Reference in New Issue
Block a user