fix:tracking clipboard not working

This commit is contained in:
Xiao YiFang 2022-08-14 16:18:38 +08:00
parent 082c0a2728
commit 370eb1357f

View file

@ -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(),