mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-17 04:27:45 -07:00
remove all separate storing of widget sizes, rely on geometry (#6712)
This commit is contained in:
parent
dd8164611b
commit
69c046cca4
9 changed files with 8 additions and 166 deletions
|
|
@ -62,9 +62,6 @@ protected slots:
|
|||
/** @brief Resets the layout to default positions and dock states. */
|
||||
void restartLayout() override;
|
||||
|
||||
/** @brief Frees the dock sizes for resizing flexibility. */
|
||||
void freeDocksSize() override;
|
||||
|
||||
/** @brief Refreshes shortcuts for this tab from settings. */
|
||||
void refreshShortcuts() override;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue