summaryrefslogtreecommitdiff
path: root/noncore/comm/keypebble/krfbserver.h
Unidiff
Diffstat (limited to 'noncore/comm/keypebble/krfbserver.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/comm/keypebble/krfbserver.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/comm/keypebble/krfbserver.h b/noncore/comm/keypebble/krfbserver.h
index f87eecc..e38e2d2 100644
--- a/noncore/comm/keypebble/krfbserver.h
+++ b/noncore/comm/keypebble/krfbserver.h
@@ -26,9 +26,10 @@ public:
26 bool colors256; 26 bool colors256;
27 bool shared; 27 bool shared;
28 bool readOnly; 28 bool readOnly;
29 bool deIconify; 29 bool deIconify;
30 30
31 int updateRate; 31 int updateRate;
32 int scaleFactor;
32}; 33};
33 34
34#endif // KRFBOPTIONS_H 35#endif // KRFBOPTIONS_H