Game: save and restore dock sizes

This commit is contained in:
Fabio Bas 2016-02-07 21:58:51 +01:00
parent cddb45085c
commit 058b913455
4 changed files with 151 additions and 7 deletions

View file

@ -223,6 +223,7 @@ private slots:
void loadLayout();
void actCompleterChanged();
void actResetLayout();
void freeDocksSize();
bool eventFilter(QObject *o, QEvent *e);
void dockVisibleTriggered();