mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-12 04:11:06 -05:00
Rename MacroProperties to MacroSettings
This commit is contained in:
@@ -767,7 +767,7 @@ void AdvSceneSwitcher::HighligthMacroSettingsButton(bool enable)
|
||||
return;
|
||||
}
|
||||
|
||||
highlight = HighlightWidget(ui->macroProperties, Qt::green);
|
||||
highlight = HighlightWidget(ui->macroSettings, Qt::green);
|
||||
}
|
||||
|
||||
void HighligthMacroSettingsButton(bool enable)
|
||||
|
||||
Reference in New Issue
Block a user