Add option to highlight recently executed macros on the Macro tab

This commit is contained in:
WarmUpTill
2022-01-30 22:17:41 +01:00
committed by WarmUpTill
parent dc698e426d
commit 1e7726bcfc
8 changed files with 135 additions and 60 deletions

View File

@@ -349,6 +349,30 @@
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_26">
<item>
<widget class="QCheckBox" name="highlightExecutedMacros">
<property name="text">
<string>AdvSceneSwitcher.generalTab.generalBehavior.highlightExecutedMacros</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_19">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_24">
<item>