aboutsummaryrefslogtreecommitdiffstats
path: root/common/rfb/SConnection.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/rfb/SConnection.h')
-rw-r--r--common/rfb/SConnection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/rfb/SConnection.h b/common/rfb/SConnection.h
index db3ab08c..1119c7c9 100644
--- a/common/rfb/SConnection.h
+++ b/common/rfb/SConnection.h
@@ -255,6 +255,7 @@ namespace rfb {
char* clientClipboard;
bool hasLocalClipboard;
+ bool unsolicitedClipboardAttempt;
};
}
#endif