mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 11:05:33 +08:00
#28 Use a hash of toolbar and dockwidget names as crosscheck of window geometry format
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user