mirror of
https://github.com/lubosz/overte.git
synced 2025-04-24 07:13:57 +02:00
Merge pull request #148 from birarda/agentlist-array
more fixes for broken builds
This commit is contained in:
commit
ceb7c60736
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ public:
|
|||
void startPingUnknownAgentsThread();
|
||||
void stopPingUnknownAgentsThread();
|
||||
|
||||
friend ::AgentListIterator;
|
||||
friend class AgentListIterator;
|
||||
private:
|
||||
static AgentList* _sharedInstance;
|
||||
|
||||
|
|
Loading…
Reference in a new issue