mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-11 02:25:34 -04:00
Added CreateGroup Dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3519 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
1352b27e7a
commit
ad9f981ab0
10 changed files with 322 additions and 2 deletions
|
@ -1497,6 +1497,18 @@ p, li { white-space: pre-wrap; }
|
|||
<string>Hide Status Column</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionAdd_Group">
|
||||
<property name="icon">
|
||||
<iconset resource="images.qrc">
|
||||
<normaloff>:/images/user/add_group22.png</normaloff>:/images/user/add_group22.png</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Add a new Group</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Add a new Group</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<resources>
|
||||
<include location="images.qrc"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue