aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/incredibuild/buildconsolebuildstep.ui
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2020-06-18 08:05:12 +0300
committerOrgad Shaneh <orgads@gmail.com>2020-06-18 06:09:10 +0000
commitc70c6ded30610afff34447a65da905e993e0e9b6 (patch)
tree0b5ec350a6fb4efaa4eb2e73bb9d3015474a2b68 /src/plugins/incredibuild/buildconsolebuildstep.ui
parent1b431fe271e04b111d475654c7ea003981cba989 (diff)
IncrediBuild: Fix uic warning about duplicate widget name
Change-Id: I465c6f3b734fdfbb3bec606f6bed0cc937039a74 Reviewed-by: <or.kunst@incredibuild.com> Reviewed-by: hjk <hjk@qt.io>
Diffstat (limited to 'src/plugins/incredibuild/buildconsolebuildstep.ui')
-rw-r--r--src/plugins/incredibuild/buildconsolebuildstep.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/incredibuild/buildconsolebuildstep.ui b/src/plugins/incredibuild/buildconsolebuildstep.ui
index a710d86ebb..a8f12db3aa 100644
--- a/src/plugins/incredibuild/buildconsolebuildstep.ui
+++ b/src/plugins/incredibuild/buildconsolebuildstep.ui
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>941</width>
- <height>624</height>
+ <height>867</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout">
@@ -248,7 +248,7 @@
</widget>
</item>
<item row="31" column="0">
- <widget class="QLabel" name="setEnvLabel">
+ <widget class="QLabel" name="additionalArgsLabel">
<property name="toolTip">
<string>Add additional buildconsole arguments manually. The value of this field will be concatenated to the final buildconsole command line</string>
</property>