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:
csoler 2014-10-25 13:15:29 +00:00
parent c5e65486aa
commit 6488f5a9f4
2 changed files with 25 additions and 20 deletions

View file

@ -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>