Commit aea4bcfb authored by Francois Cartegnie's avatar Francois Cartegnie

Qt: sprefs_interface add developers hints

parent a241b3c7
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>793</width> <width>793</width>
<height>589</height> <height>625</height>
</rect> </rect>
</property> </property>
<property name="sizePolicy"> <property name="sizePolicy">
...@@ -232,7 +232,7 @@ ...@@ -232,7 +232,7 @@
<enum>QFrame::NoFrame</enum> <enum>QFrame::NoFrame</enum>
</property> </property>
<property name="text"> <property name="text">
<string/> <string notr="true">-This is the skinsLabel place-</string>
</property> </property>
<property name="textFormat"> <property name="textFormat">
<enum>Qt::RichText</enum> <enum>Qt::RichText</enum>
...@@ -406,6 +406,9 @@ ...@@ -406,6 +406,9 @@
<height>100</height> <height>100</height>
</size> </size>
</property> </property>
<property name="styleSheet">
<string notr="true">background-color: rgb(192, 192, 192);</string>
</property>
<property name="alignment"> <property name="alignment">
<set>Qt::AlignHCenter|Qt::AlignTop</set> <set>Qt::AlignHCenter|Qt::AlignTop</set>
</property> </property>
...@@ -413,6 +416,9 @@ ...@@ -413,6 +416,9 @@
</item> </item>
<item row="8" column="0" colspan="2"> <item row="8" column="0" colspan="2">
<widget class="InterfacePreviewWidget" name="skinsPreview"> <widget class="InterfacePreviewWidget" name="skinsPreview">
<property name="styleSheet">
<string notr="true">background-color: rgb(192, 192, 192);</string>
</property>
<property name="alignment"> <property name="alignment">
<set>Qt::AlignCenter</set> <set>Qt::AlignCenter</set>
</property> </property>
......
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