From fa4c4e6f8a71f9f18352623b80dda868395a5b83 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 1 Aug 2018 14:38:42 +0200 Subject: [server] Deduplicate code for student -> tutor streaming --- src/server/mainwindow/mainwindow.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/server/mainwindow/mainwindow.h') diff --git a/src/server/mainwindow/mainwindow.h b/src/server/mainwindow/mainwindow.h index 43804a7..59d50fc 100644 --- a/src/server/mainwindow/mainwindow.h +++ b/src/server/mainwindow/mainwindow.h @@ -101,6 +101,8 @@ private: void reloadCurrentRoom(); + void vncOneOnOne(bool exclusive); + protected slots: void disableButtons(); void enableButtons(); -- cgit v1.2.3-55-g7522