mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
parent
ba1cf3e5ce
commit
4668e6eceb
@ -232,6 +232,7 @@ void TocWidget::on_tocTV_pressed(QModelIndex const & index)
|
||||
if (button & Qt::LeftButton) {
|
||||
goTo(index);
|
||||
gui_view_.setFocus();
|
||||
gui_view_.activateWindow();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user