]> git.pld-linux.org Git - packages/tigervnc.git/blob - tigervnc-options-dialog.patch
022fc91c116f1187ab7a71db4ecb9f63721819ab
[packages/tigervnc.git] / tigervnc-options-dialog.patch
1 --- tigervnc/unix/vncviewer/OptionsDialog.h~    2010-10-26 13:40:29.148203596 +0200
2 +++ tigervnc/unix/vncviewer/OptionsDialog.h     2010-10-26 13:40:07.863203599 +0200
3 @@ -198,6 +198,7 @@
4      y += secVnc.height();
5      secPlain.move(xPad, y);
6      y += secPlain.height();
7 +    xPad -= SECOND_COL_XPAD;
8  #endif
9  
10      /* Render "OK" and "Cancel" buttons */
This page took 0.067158 seconds and 2 git commands to generate.