Gui: Process review comments expr dialog
Co-authored-by: Max Wilfinger <6246609+maxwxyz@users.noreply.github.com>
This commit is contained in:
@@ -182,7 +182,7 @@
|
||||
<item>
|
||||
<widget class="QCheckBox" name="checkBoxVarSets">
|
||||
<property name="text">
|
||||
<string>Add to variable set...</string>
|
||||
<string>Add to Variable Set</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@@ -199,21 +199,21 @@
|
||||
<item row="2" column="0">
|
||||
<widget class="QLabel" name="LabelPropNew">
|
||||
<property name="text">
|
||||
<string>Name:</string>
|
||||
<string>Name</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
<widget class="QLabel" name="labelGroup">
|
||||
<property name="text">
|
||||
<string>Group:</string>
|
||||
<string>Group</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="labelVarSet">
|
||||
<property name="text">
|
||||
<string>Variable Set:</string>
|
||||
<string>Variable Set</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user