fix: no more compile warnings

This commit is contained in:
Martin Prokoph
2025-02-09 23:54:50 +01:00
parent 813e47a25e
commit 2b9a9b7781
15 changed files with 111 additions and 98 deletions

View File

@@ -174,4 +174,4 @@ class BlockSettingsBuilder {
}
private:
BlockSettings blockSettings = BlockSettings();
};
};