mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-01 02:36:23 -04:00
Added CancelRequest on second request.
Added new icon for the forum thread tab for the state loading. Started to lock the gui when data is loaded. git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5-gxs-b1@5940 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
385b37bc01
commit
694885963e
5 changed files with 187 additions and 30 deletions
|
@ -106,6 +106,8 @@ private:
|
|||
|
||||
std::string mForumId;
|
||||
TokenQueue *mForumQueue;
|
||||
uint32_t mTokenGroupSummary;
|
||||
bool mRequestGroupSummary;
|
||||
|
||||
QTreeWidgetItem *yourForums;
|
||||
QTreeWidgetItem *subscribedForums;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue