This commit is contained in:
WarmUpTill
2024-10-12 22:47:26 +02:00
committed by WarmUpTill
parent e262672876
commit d10300bd4b
4 changed files with 9 additions and 9 deletions

View File

@@ -76,7 +76,7 @@ protected:
std::shared_ptr<MacroActionStream> _entryData;
private:
void SetWidgetVisiblity();
void SetWidgetVisibility();
QHBoxLayout *_layout;
bool _loading = true;