We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42be92a commit 82e0abaCopy full SHA for 82e0aba
yota.ui
@@ -123,12 +123,21 @@
123
<italic>false</italic>
124
</font>
125
</property>
126
+ <property name="lineWidth">
127
+ <number>1</number>
128
+ </property>
129
<property name="text">
130
<string>Баланс ...</string>
131
132
+ <property name="scaledContents">
133
+ <bool>true</bool>
134
135
<property name="alignment">
136
<set>Qt::AlignCenter</set>
137
138
+ <property name="wordWrap">
139
+ <bool>false</bool>
140
141
</widget>
142
143
<widget class="QStatusBar" name="statusBar"/>
0 commit comments