mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-05 04:44:19 -04:00
added empty rsFriendServer struct and basic UI functionality
This commit is contained in:
parent
3f6503dfc3
commit
21ea281df4
8 changed files with 166 additions and 17 deletions
|
@ -17,9 +17,8 @@ public:
|
|||
{
|
||||
setPriorityLevel(QOS_PRIORITY_DEFAULT) ;
|
||||
}
|
||||
virtual void clear() override;
|
||||
|
||||
virtual ~RsFriendServerItem() {}
|
||||
virtual void clear() override {}
|
||||
};
|
||||
|
||||
class RsFriendServerClientPublishItem: public RsFriendServerItem
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue