From 2371a999baae47c34e1d869228aa7fe7b10689ed Mon Sep 17 00:00:00 2001 From: sr Date: Wed, 6 Feb 2013 14:09:11 +0100 Subject: ... --- src/server/mainwindow/mainwindow.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/server/mainwindow/mainwindow.cpp b/src/server/mainwindow/mainwindow.cpp index 12c7921..710da3f 100644 --- a/src/server/mainwindow/mainwindow.cpp +++ b/src/server/mainwindow/mainwindow.cpp @@ -406,6 +406,7 @@ void MainWindow::prepareForProjection(Client * const from, Client * const to) // One to one is desired, figure out what to do with current client + to->setProjectionSource(false); if (to->isActiveVncServer()) { if (to->currentProjectionSource() == from->id()) -- cgit v1.2.3-55-g7522