mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-17 04:27:45 -07:00
[TabDeckEditor] Automatically sync view menu actions (#6522)
This commit is contained in:
parent
6213ccff48
commit
57e6c91689
11 changed files with 65 additions and 199 deletions
|
|
@ -70,9 +70,6 @@ protected slots:
|
|||
|
||||
/** @brief Handles dock visibility, floating, and top-level changes. */
|
||||
bool eventFilter(QObject *o, QEvent *e) override;
|
||||
void dockVisibleTriggered() override;
|
||||
void dockFloatingTriggered() override;
|
||||
void dockTopLevelChanged(bool topLevel) override;
|
||||
|
||||
public:
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue