From e19b548a33e138062c3559a69b7ad35d1f298627 Mon Sep 17 00:00:00 2001 From: sr Date: Tue, 5 Feb 2013 19:34:13 +0100 Subject: ... --- src/server/connectionframe/connectionframe.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/server/connectionframe/connectionframe.h') diff --git a/src/server/connectionframe/connectionframe.h b/src/server/connectionframe/connectionframe.h index cc7ab05..ac1a0a8 100644 --- a/src/server/connectionframe/connectionframe.h +++ b/src/server/connectionframe/connectionframe.h @@ -71,7 +71,7 @@ private slots: void onClientDisconnected(); void onThumbUpdated(Client* client, const QPixmap& thumb); void onVncServerStateChange(Client* client); - void onVncClientStateChange(Client* client); + void onVncClientStateChange(Client* client, ClientId lastSource); }; #endif -- cgit v1.2.3-55-g7522