Fix warning about duplicate label id.

This commit is contained in:
Christian Kamm
2011-02-24 09:40:02 +01:00
parent c2e180db76
commit 2e84e42a5a

View File

@@ -136,7 +136,7 @@
</property> </property>
<layout class="QGridLayout" name="sourcesGridLayout"> <layout class="QGridLayout" name="sourcesGridLayout">
<item row="7" column="0"> <item row="7" column="0">
<widget class="QLabel" name="labelMaximalStackDepth"> <widget class="QLabel" name="labelQtSources">
<property name="sizePolicy"> <property name="sizePolicy">
<sizepolicy hsizetype="Maximum" vsizetype="Preferred"> <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
<horstretch>0</horstretch> <horstretch>0</horstretch>