Fix ToD clock width - fixes #19
This commit is contained in:
parent
b45fab2855
commit
a89e3cf1c9
@ -204,16 +204,10 @@ border: 1px solid rgb(85, 87, 83);</string>
|
|||||||
<layout class="QGridLayout" name="gridLayout_2">
|
<layout class="QGridLayout" name="gridLayout_2">
|
||||||
<item row="0" column="0">
|
<item row="0" column="0">
|
||||||
<widget class="QLabel" name="lblTOD">
|
<widget class="QLabel" name="lblTOD">
|
||||||
<property name="sizePolicy">
|
|
||||||
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
|
||||||
<horstretch>0</horstretch>
|
|
||||||
<verstretch>0</verstretch>
|
|
||||||
</sizepolicy>
|
|
||||||
</property>
|
|
||||||
<property name="minimumSize">
|
<property name="minimumSize">
|
||||||
<size>
|
<size>
|
||||||
<width>102</width>
|
<width>208</width>
|
||||||
<height>0</height>
|
<height>109</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="font">
|
<property name="font">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user