fix: Wrong template replace to first template (#143)

This commit is contained in:
Petr Mironychev
2025-03-17 02:48:18 +01:00
committed by GitHub
parent 1ca1ffc629
commit 9d7d084448
3 changed files with 26 additions and 3 deletions

View File

@ -38,6 +38,8 @@ public:
void updateTemplateDescription(const Utils::StringAspect &templateAspect);
void updateAllTemplateDescriptions();
void checkTemplate(const Utils::StringAspect &templateAspect);
void checkAllTemplate();
public slots:
void selectProvider();