diff options
| author | Nicolas Fella <[email protected]> | 2024-03-08 18:46:32 +0100 |
|---|---|---|
| committer | Méven Car <[email protected]> | 2024-03-08 18:29:46 +0000 |
| commit | 95551f44922670be5c4d670833c2d4e398657495 (patch) | |
| tree | 962993bce2110ab5f25eb20f4c0258d23a71a137 /src/selectionmode | |
| parent | c8b3d90a576713fd16b3045dcd5d7d8bc25a1a49 (diff) | |
Remove unneeded code for toggeling dockwidget visibility
QDockWidget::toggleViewAction::toggled is emitted when minimizing
the application window on X11 (https://bugreports.qt.io/browse/QTBUG-48161
potentially related). This will cause the dockwidget to be hidden when
minimizing the window.
We don't actually seem to need that connection, triggering the action
(via shortcut or menu) seems to correctly show/hide the dockwidget
without it
BUG: 481952
Diffstat (limited to 'src/selectionmode')
0 files changed, 0 insertions, 0 deletions
