mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-03-21 17:34:57 -05:00
Cleanup
This commit is contained in:
parent
27859e83b3
commit
6ec40ef8e9
|
|
@ -70,7 +70,8 @@ void MacroSegmentSelection::MacroSegmentOrderChanged()
|
|||
SetupDescription();
|
||||
}
|
||||
|
||||
QString GetMacroSegmentDescription(Macro *macro, int idx, bool isCondition)
|
||||
static QString GetMacroSegmentDescription(Macro *macro, int idx,
|
||||
bool isCondition)
|
||||
{
|
||||
if (!macro) {
|
||||
return "";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user