mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-04 23:25:32 -04:00
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:
parent
15fc60903d
commit
a44d28d7de
8 changed files with 995 additions and 27 deletions
|
@ -64,12 +64,15 @@ private slots:
|
|||
void checkUpdate();
|
||||
|
||||
void createChannel();
|
||||
void sendMsg();
|
||||
//void sendMsg();
|
||||
|
||||
void channelSelection();
|
||||
|
||||
void subscribeChannel();
|
||||
void unsubscribeChannel();
|
||||
|
||||
void createMsg();
|
||||
|
||||
|
||||
private:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue