mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-12 02:55:18 -04:00
Added and ToolTip's For Avatar Button
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1698 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
0f27feea63
commit
ab5c321fc3
2 changed files with 125 additions and 129 deletions
|
@ -713,8 +713,11 @@ background: white;}</string>
|
|||
<height>61</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Add or Change your Avatar</string>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">border-image: url(:/images/mystatus_bg.png);</string>
|
||||
<string notr="true">QToolButton#avatartoolButton{border-image: url(:/images/mystatus_bg.png);}</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue