mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-19 06:20:44 -04:00
Updated GUI to use new Message / Mail interface.
Configuration is in MessageInterface.h for the moment git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8067 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
7cece484c4
commit
926dd3c8e4
15 changed files with 126 additions and 79 deletions
|
@ -27,13 +27,14 @@
|
|||
#include <retroshare/rsmsgs.h>
|
||||
#include "ui_MessageComposer.h"
|
||||
|
||||
#include "gui/msgs/MessageInterface.h"
|
||||
|
||||
class QAction;
|
||||
class QComboBox;
|
||||
class QFontComboBox;
|
||||
class QTextEdit;
|
||||
class QTextCharFormat;
|
||||
class RSTreeWidgetItemCompareRole;
|
||||
struct MessageInfo;
|
||||
class RsGxsChannelGroup;
|
||||
class RsGxsForumGroup;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue