aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'qt-ui/mainwindow.h')
-rw-r--r--qt-ui/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-ui/mainwindow.h b/qt-ui/mainwindow.h
index 40c1ad1aa..d91a80171 100644
--- a/qt-ui/mainwindow.h
+++ b/qt-ui/mainwindow.h
@@ -219,6 +219,7 @@ private:
QWidget *bottomRight;
};
QHash<QByteArray, WidgetForBorder> applicationState;
+ QByteArray currentApplicationState;
};
#endif // MAINWINDOW_H