mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-26 00:23:55 -07:00
Rebase.
Took 3 minutes Took 17 seconds
This commit is contained in:
parent
de7bb7ddb9
commit
09f1d3cfb3
1 changed files with 1 additions and 1 deletions
|
|
@ -152,7 +152,7 @@ public:
|
||||||
|
|
||||||
RemoteClient *getRemoteClient() const
|
RemoteClient *getRemoteClient() const
|
||||||
{
|
{
|
||||||
return client;
|
return connectionController->client();
|
||||||
}
|
}
|
||||||
|
|
||||||
TabSupervisor *getTabSupervisor() const
|
TabSupervisor *getTabSupervisor() const
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue