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