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">
|
||||
<item row="0" column="0">
|
||||
<widget class="QLabel" name="lblTOD">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
||||
<horstretch>0</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>102</width>
|
||||
<height>0</height>
|
||||
<width>208</width>
|
||||
<height>109</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="font">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user