Initial test of matching

This commit is contained in:
2025-05-15 11:44:07 +02:00
parent 2f8a07ac37
commit f67d4ec349
3 changed files with 47 additions and 93 deletions
+7 -17
View File
@@ -833,16 +833,6 @@
</item>
<item>
<layout class="QGridLayout" name="gridLayout_5">
<item row="0" column="0">
<widget class="QLabel" name="label_16">
<property name="text">
<string>Match</string>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="QLineEdit" name="UIMatchLabel"/>
</item>
<item row="1" column="0">
<widget class="QLabel" name="label_17">
<property name="text">
@@ -850,18 +840,18 @@
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLineEdit" name="UIMatchStart"/>
<item row="0" column="1">
<widget class="QLineEdit" name="UIMatchLabel"/>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_18">
<item row="0" column="0">
<widget class="QLabel" name="label_16">
<property name="text">
<string>Type</string>
<string>Match</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QLineEdit" name="UIMatchType"/>
<item row="1" column="1">
<widget class="QLineEdit" name="UIMatchStart"/>
</item>
</layout>
</item>