diff --git a/mainwindow.cc b/mainwindow.cc index 8d298712..711adc97 100644 --- a/mainwindow.cc +++ b/mainwindow.cc @@ -1490,7 +1490,7 @@ void MainWindow::makeScanPopup() scanPopup.reset(); if ( !cfg.preferences.enableScanPopup && - !cfg.preferences.enableClipboardHotkey ) + !cfg.preferences.enableClipboardHotkey && !cfg.preferences.trackClipboardChanges ) return; scanPopup = new ScanPopup( 0, cfg, articleNetMgr, audioPlayerFactory.player(),