ui to change map's assigned layout id

This commit is contained in:
garak
2023-02-06 15:05:22 -05:00
parent de8b005d77
commit 9918159caa
6 changed files with 378 additions and 318 deletions

View File

@@ -59,6 +59,7 @@ public:
QMap<QString, QJsonValue> customHeaders;
Layout *layout = nullptr;
void setLayout(Layout *layout);
bool isPersistedToFile = true;
bool hasUnsavedDataChanges = false;