Skip to content

Commit 82e0aba

Browse files
committed
Another try
1 parent 42be92a commit 82e0aba

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

yota.ui

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,12 +123,21 @@
123123
<italic>false</italic>
124124
</font>
125125
</property>
126+
<property name="lineWidth">
127+
<number>1</number>
128+
</property>
126129
<property name="text">
127130
<string>Баланс ...</string>
128131
</property>
132+
<property name="scaledContents">
133+
<bool>true</bool>
134+
</property>
129135
<property name="alignment">
130136
<set>Qt::AlignCenter</set>
131137
</property>
138+
<property name="wordWrap">
139+
<bool>false</bool>
140+
</property>
132141
</widget>
133142
</widget>
134143
<widget class="QStatusBar" name="statusBar"/>

0 commit comments

Comments
 (0)