Added a new CreateChannelMsg Dialog as replacement for GeneralMessage for Channels.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2070 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-01-18 21:02:16 +00:00
parent 15fc60903d
commit a44d28d7de
8 changed files with 995 additions and 27 deletions

View file

@ -64,12 +64,15 @@ private slots:
void checkUpdate();
void createChannel();
void sendMsg();
//void sendMsg();
void channelSelection();
void subscribeChannel();
void unsubscribeChannel();
void createMsg();
private: