Commit a028907e authored by Ludovic Fauvet's avatar Ludovic Fauvet

Qt: fix .ui names conflicts and warnings

parent da653b5f
......@@ -220,7 +220,7 @@
<widget class="Line" name="line"/>
</item>
<item row="3" column="1" colspan="5">
<widget class="Line" name="line"/>
<widget class="Line" name="line_1"/>
</item>
<item row="0" column="4" colspan="2">
<widget class="QTimeEdit" name="startTimeTimeEdit">
......
......@@ -450,7 +450,7 @@
<property name="enabled">
<bool>true</bool>
</property>
<layout class="QGridLayout" name="gridLayout">
<layout class="QGridLayout" name="gridLayout_1">
<property name="margin">
<number>0</number>
</property>
......
......@@ -166,7 +166,7 @@
<property name="title">
<string>Video</string>
</property>
<layout class="QGridLayout" name="gridLayout">
<layout class="QGridLayout" name="gridLayout_1">
<item row="0" column="0">
<widget class="QLabel" name="deinterLabel">
<property name="text">
......
......@@ -956,7 +956,7 @@
<property name="checked">
<bool>false</bool>
</property>
<layout class="QGridLayout" name="gridLayout">
<layout class="QGridLayout" name="gridLayout_1">
<item row="0" column="0">
<widget class="QLabel" name="label_19">
<property name="minimumSize">
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment