summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/GraphicsModSystem
diff options
context:
space:
mode:
authorcristian64 <cristian64@gmail.com>2025-04-12 16:04:40 +0100
committerAdmiral H. Curtiss <pikachu025@gmail.com>2025-05-03 20:29:21 +0200
commit2eeb2fd2b9f79820c6bf4f9e4195767dd9c570b9 (patch)
tree9c7b68c2e7799029477a7c1e971d602143913443 /Source/Core/VideoCommon/GraphicsModSystem
parentdb425ef3a115c85d3e5a4fe0900607d4d912af53 (diff)
DolphinQt: Use non-autodismissable menus in menu bar.
A new class that derives from `QMenu` has been introduced. Menus of this `NonAutodismissibleMenu` type will stay visible when a _checkable_ action is triggered. This is convenient in menus that feature a series of check boxes that toggle visibility of third components (e.g. the **List Columns** menu), allowing the user to toggle several actions at once. For now, the new type is used in the top menu bar.
Diffstat (limited to 'Source/Core/VideoCommon/GraphicsModSystem')
0 files changed, 0 insertions, 0 deletions