mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-12 16:15:43 -04:00
using GxsIdChooser in message composition dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7636 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
c5e65486aa
commit
6488f5a9f4
2 changed files with 25 additions and 20 deletions
|
@ -768,7 +768,7 @@
|
|||
</spacer>
|
||||
</item>
|
||||
<item row="1" column="5">
|
||||
<widget class="QComboBox" name="respond_to_CB"/>
|
||||
<widget class="GxsIdChooser" name="respond_to_CB"/>
|
||||
</item>
|
||||
<item row="1" column="6">
|
||||
<widget class="QPushButton" name="signMessage_CB">
|
||||
|
@ -992,6 +992,11 @@
|
|||
<header>gui/common/FriendSelectionWidget.h</header>
|
||||
<container>1</container>
|
||||
</customwidget>
|
||||
<customwidget>
|
||||
<class>GxsIdChooser</class>
|
||||
<extends>QComboBox</extends>
|
||||
<header>gui/gxs/GxsIdChooser.h</header>
|
||||
</customwidget>
|
||||
</customwidgets>
|
||||
<tabstops>
|
||||
<tabstop>recipientWidget</tabstop>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue