Add tooltips

This commit is contained in:
WarmUpTill 2024-03-15 21:33:11 +01:00 committed by WarmUpTill
parent 00fc313609
commit ea17e8ea08

View File

@ -902,6 +902,9 @@
</item>
<item>
<widget class="QCheckBox" name="runMacroInParallel">
<property name="toolTip">
<string>AdvSceneSwitcher.macroTab.runInParallel</string>
</property>
<property name="text">
<string/>
</property>
@ -922,6 +925,9 @@
</item>
<item>
<widget class="QCheckBox" name="runMacroOnChange">
<property name="toolTip">
<string>AdvSceneSwitcher.macroTab.onChange</string>
</property>
<property name="text">
<string/>
</property>