mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-28 04:06:27 -05:00
add option to only match if file content changed (#80)
This commit is contained in:
@@ -2186,6 +2186,13 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="onlyMatchIfChanged">
|
||||
<property name="text">
|
||||
<string>Only match if content changed</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<spacer name="horizontalSpacer_11">
|
||||
<property name="orientation">
|
||||
|
||||
Reference in New Issue
Block a user