mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-20 06:50:40 -04:00
Fixing typing icon
This commit is contained in:
parent
c2372322e1
commit
a8e8cfbd32
1 changed files with 6 additions and 0 deletions
|
@ -241,6 +241,9 @@ border-image: url(:/images/closepressed.png)
|
|||
</property>
|
||||
<item>
|
||||
<layout class="QHBoxLayout" name="typingHLayout">
|
||||
<property name="leftMargin">
|
||||
<number>2</number>
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QLabel" name="typingPixmapLabel">
|
||||
<property name="minimumSize">
|
||||
|
@ -258,6 +261,9 @@ border-image: url(:/images/closepressed.png)
|
|||
<property name="text">
|
||||
<string notr="true">T</string>
|
||||
</property>
|
||||
<property name="scaledContents">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignCenter</set>
|
||||
</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue