mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-18 10:02:41 -05:00
keep focus on current item when changing view mode
This commit is contained in:
parent
f17fae4519
commit
11ecd6fbd1
2 changed files with 26 additions and 0 deletions
|
|
@ -159,6 +159,8 @@ public slots:
|
|||
|
||||
private:
|
||||
void processSettings(bool load);
|
||||
RsGxsMessageId getCurrentItemId() const;
|
||||
void selectItem(const RsGxsMessageId& msg_id);
|
||||
|
||||
void setAutoDownload(bool autoDl);
|
||||
static bool filterItem(FeedItem *feedItem, const QString &text, int filter);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue