#28 Use a hash of toolbar and dockwidget names as crosscheck of window geometry format

This commit is contained in:
Mat Sutcliffe
2020-06-28 00:03:56 +01:00
parent 372e9876db
commit f68b1e1a88
2 changed files with 20 additions and 2 deletions

View File

@@ -399,6 +399,9 @@ namespace BlackGui
//! Settings ini filename
static const QString &fileForWindowGeometryAndStateSettings();
//! Hash of names of toolbars and dockwidgets
static int hashForStateSettingsSchema(const QMainWindow *window);
};
} // ns