mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-24 06:14:25 -04:00
- Added comment tabs to GxsGroupFrameDialog
- Switched channels from GxsCommentContainer to new tabbed GxsGroupFrameDialog git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@7350 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
dacc60d28f
commit
2da8acd967
14 changed files with 134 additions and 145 deletions
|
@ -36,8 +36,8 @@ class QLabel;
|
|||
class QActionGroup;
|
||||
class Idle;
|
||||
class PeerStatus;
|
||||
class ChannelDialog ;
|
||||
class GxsForumsDialog ;
|
||||
class GxsChannelDialog ;
|
||||
class GxsForumsDialog ;
|
||||
class NATStatus;
|
||||
class RatesStatus;
|
||||
class DiscStatus;
|
||||
|
@ -131,7 +131,7 @@ public:
|
|||
ChatLobbyWidget *chatLobbyDialog;
|
||||
MessagesDialog *messagesDialog;
|
||||
SharedFilesDialog *sharedfilesDialog;
|
||||
ChannelDialog *gxschannelDialog ;
|
||||
GxsChannelDialog *gxschannelDialog ;
|
||||
GxsForumsDialog *gxsforumDialog ;
|
||||
|
||||
// ForumsDialog *forumsDialog;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue