┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/search/popup.cpp
diff options
context:
space:
mode:
authorOleksandr Bondar <[email protected]>2026-05-10 07:39:09 +0000
committerMéven Car <[email protected]>2026-05-10 07:39:09 +0000
commitbd680fa12b43698a7dfb76b8791aea5d2d9fd496 (patch)
tree4760da69b40e8318f1614b284b44f80b3f22742b /src/search/popup.cpp
parenta2f56f7ccf5cd41c9286970280bbf29ff2bc96b0 (diff)
dolphinmainwindow: defer menuBar visibility apply until after UI has loaded
The KXmlGuiWindow base class restores menuBar visibility directly via applyMainWindowSettings(), bypassing the ShowMenubar action's checked state. As a result, the action always reported checked=true on startup regardless of the saved setting. Sync the action's checked state from the actual menuBar visibility after setupGUI(), then apply it back via singleShot(0) to ensure all QueuedConnection slots have fired first Amends c3ef613f29dd256e1b6065f1c744241b6f69788a
Diffstat (limited to 'src/search/popup.cpp')
0 files changed, 0 insertions, 0 deletions