mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-18 10:02:41 -05:00
Added back counting on Subscribe button
This commit is contained in:
parent
def89fd633
commit
bea5a9fa51
2 changed files with 5 additions and 5 deletions
|
|
@ -175,7 +175,7 @@ private:
|
|||
void handleEvent_main_thread(std::shared_ptr<const RsEvent> event);
|
||||
|
||||
private:
|
||||
void setSubscribeButtonText(const RsGxsGroupId& group_id,uint32_t flags);
|
||||
void setSubscribeButtonText(const RsGxsGroupId& group_id,uint32_t flags, uint32_t mPop);
|
||||
|
||||
// QAction *mAutoDownloadAction;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue