aboutsummaryrefslogtreecommitdiffstats
path: root/rfb/VNCServerST.h
diff options
context:
space:
mode:
Diffstat (limited to 'rfb/VNCServerST.h')
-rw-r--r--rfb/VNCServerST.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rfb/VNCServerST.h b/rfb/VNCServerST.h
index 596eaab9..1cd20895 100644
--- a/rfb/VNCServerST.h
+++ b/rfb/VNCServerST.h
@@ -190,6 +190,7 @@ namespace rfb {
void setEconomicTranslate(bool et) { useEconomicTranslate = et; }
void getConnInfo(ListConnInfo * listConn);
+ void setConnStatus(ListConnInfo* listConn);
protected: