mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Don't set the state if it's the same
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
3912adfe5b
commit
7b46a8fddf
2 changed files with 6 additions and 0 deletions
|
@ -219,6 +219,7 @@ private:
|
|||
QWidget *bottomRight;
|
||||
};
|
||||
QHash<QByteArray, WidgetForBorder> applicationState;
|
||||
QByteArray currentApplicationState;
|
||||
};
|
||||
|
||||
#endif // MAINWINDOW_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue