Add option to disable widget caching

This commit is contained in:
WarmUpTill
2025-05-24 00:56:13 +02:00
committed by WarmUpTill
parent 721a786e79
commit 9a86ecac42
7 changed files with 51 additions and 2 deletions

View File

@@ -181,8 +181,7 @@
</widget>
</item>
<item>
<widget class="QComboBox" name="logLevel">
</widget>
<widget class="QComboBox" name="logLevel"/>
</item>
<item>
<spacer name="horizontalSpacer_49">
@@ -295,6 +294,17 @@
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_12">
<item>
<widget class="QCheckBox" name="disableMacroWidgetCache">
<property name="text">
<string>AdvSceneSwitcher.generalTab.generalBehavior.disableMacroWidgetCache</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_26">
<item>