tigervnc/tigervnc11-optionsdialog.patch

14 lines
354 B
Diff
Raw Normal View History

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 */