mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-18 10:02:41 -05:00
Fix GXS (Forum/Channel/Boards) RSLink
Have to add ID: tag in Board Filter due to range view.
This commit is contained in:
parent
af27ff5e4f
commit
68e027b227
8 changed files with 138 additions and 106 deletions
|
|
@ -190,7 +190,8 @@ private:
|
|||
ChannelPostDelegate *mChannelPostsDelegate;
|
||||
ChannelPostFilesDelegate *mFilesDelegate;
|
||||
|
||||
RsGxsMessageId mSelectedPost;
|
||||
std::map<RsGxsGroupId,RsGxsMessageId> mLastSelectedPosts;
|
||||
RsGxsMessageId mNavigatePendingMsgId;
|
||||
|
||||
/* UI - from Designer */
|
||||
Ui::GxsChannelPostsWidgetWithModel *ui;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue