mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-23 06:31:20 -04:00
attempt to sort out the mess in item deletion in FeedHolder widgets
This commit is contained in:
parent
a0b6f50b60
commit
c552890459
35 changed files with 149 additions and 283 deletions
|
@ -54,9 +54,7 @@ protected:
|
|||
virtual RetroShareLink::enumType getLinkType() { return RetroShareLink::TYPE_UNKNOWN; }
|
||||
|
||||
private slots:
|
||||
/* default stuff */
|
||||
void toggle();
|
||||
|
||||
void toggle() override;
|
||||
void subscribePosted();
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue