mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-26 16:09:35 -05:00
set a icon for Friend Recommendation menu action
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4915 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
74055ed834
commit
01899b85f9
@ -1443,6 +1443,10 @@ background: white;}</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionFriendRecommendations">
|
||||
<property name="icon">
|
||||
<iconset resource="images.qrc">
|
||||
<normaloff>:/images/user/invite24.png</normaloff>:/images/user/invite24.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Friend Recommendations</string>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user