mvadkert / rpms / tigervnc

Forked from rpms/tigervnc 6 years ago
Clone
Blob Blame History Raw
Index: OptionsDialog.h
===================================================================
--- OptionsDialog.h	(revision 4225)
+++ OptionsDialog.h	(revision 4232)
@@ -198,6 +198,8 @@
     y += secVnc.height();
     secPlain.move(xPad, y);
     y += secPlain.height();
+
+    xPad -= SECOND_COL_XPAD;
 #endif
 
     /* Render "OK" and "Cancel" buttons */