]> source.dussan.org Git - tigervnc.git/commitdiff
Fixed issue where -dotWhenNoCUrsor cli arg was not being honored
authorBrian P. Hinz <bphinz@users.sf.net>
Sun, 6 Aug 2017 18:59:09 +0000 (14:59 -0400)
committerBrian P. Hinz <bphinz@users.sf.net>
Sun, 6 Aug 2017 19:03:40 +0000 (15:03 -0400)
java/com/tigervnc/vncviewer/Parameters.java

index 50e26cba0e7e1fc27f9010aa4a0f6127ac5780ee..2f8a585f83f1b4e03bbd94aa3e4b7c7ee31f64fe 100644 (file)
@@ -295,6 +295,7 @@ public class Parameters {
     CSecurityTLS.X509CA,
     CSecurityTLS.X509CRL,
     SecurityClient.secTypes,
+    dotWhenNoCursor,
     autoSelect,
     fullColor,
     lowColorLevel,