mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
FeedReader:
- Fixed enabled state of read all button - Fixed copy links from context menu git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6091 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
97d0348f23
commit
b433d15536
2 changed files with 5 additions and 3 deletions
|
@ -47,7 +47,7 @@ private slots:
|
|||
void markAsReadMsg();
|
||||
void markAsUnreadMsg();
|
||||
void markAllAsReadMsg();
|
||||
void copyLinksMsg();
|
||||
void copySelectedLinksMsg();
|
||||
void removeMsg();
|
||||
void processFeed();
|
||||
void openLinkMsg();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue