mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-18 10:02:41 -05:00
fixed a few cosmetic details in channels model and UI
This commit is contained in:
parent
ebbdc082c0
commit
2faaccbb7a
4 changed files with 80 additions and 18 deletions
|
|
@ -166,6 +166,9 @@ private:
|
|||
RsGxsChannelPostFilesModel *mChannelPostFilesModel;
|
||||
RsGxsChannelPostFilesModel *mChannelFilesModel;
|
||||
|
||||
RsGxsMessageId mSelectedPost;
|
||||
RsGxsGroupId mSelectedGroup;
|
||||
|
||||
/* UI - from Designer */
|
||||
Ui::GxsChannelPostsWidgetWithModel *ui;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue