Revision: 4232
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4232&view=rev
Author:   atkac
Date:     2011-01-07 12:44:43 +0000 (Fri, 07 Jan 2011)

Log Message:
-----------
[Bugfix] Render "Ok" and "Cancel" button correctly when compiled with GNUTLS.

Modified Paths:
--------------
    trunk/unix/vncviewer/OptionsDialog.h

Modified: trunk/unix/vncviewer/OptionsDialog.h
===================================================================
--- trunk/unix/vncviewer/OptionsDialog.h        2011-01-04 19:14:44 UTC (rev 
4231)
+++ trunk/unix/vncviewer/OptionsDialog.h        2011-01-07 12:44:43 UTC (rev 
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 */


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
Tigervnc-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to