QmlDesigner: Using ':' consistently in the settings

Change-Id: I320ee192b1b76e88d97eab293634640aa194cc3b
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Thomas Hartmann
2016-10-18 09:51:26 +02:00
committed by Thomas Hartmann
parent edb5bf1162
commit b652889e4a

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>670</width>
<height>475</height>
<width>678</width>
<height>555</height>
</rect>
</property>
<property name="windowTitle">
@@ -62,14 +62,14 @@
<item row="0" column="0">
<widget class="QLabel" name="canvasWidthLabel">
<property name="text">
<string>Width</string>
<string>Width:</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QLabel" name="canvasHeightLabel">
<property name="text">
<string>Height</string>
<string>Height:</string>
</property>
</widget>
</item>
@@ -138,7 +138,7 @@
<item row="1" column="0">
<widget class="QLabel" name="label_6">
<property name="text">
<string>Controls 2 style</string>
<string>Controls 2 style:</string>
</property>
</widget>
</item>