Fix names, icon and tips

This commit is contained in:
Petr Mironychev
2024-09-08 01:42:23 +02:00
parent f64ea42071
commit 216c28aa5e
4 changed files with 18 additions and 5 deletions

View File

@ -31,6 +31,7 @@ public:
Utils::StringAspect customJsonLabel{this};
Utils::StringAspect customJsonTemplate{this};
Utils::StringAspect customJsonLegend{this};
ButtonAspect saveCustomTemplateButton{this};
ButtonAspect loadCustomTemplateButton{this};
ButtonAspect resetToDefaults{this};