Revision: 4955
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4955&view=rev
Author:   ossman_
Date:     2012-08-17 09:04:28 +0000 (Fri, 17 Aug 2012)
Log Message:
-----------
The maximise functionality does not rely on the fullscreen patches.

Modified Paths:
--------------
    trunk/vncviewer/parameters.h

Modified: trunk/vncviewer/parameters.h
===================================================================
--- trunk/vncviewer/parameters.h        2012-08-17 08:10:27 UTC (rev 4954)
+++ trunk/vncviewer/parameters.h        2012-08-17 09:04:28 UTC (rev 4955)
@@ -38,9 +38,9 @@
 extern rfb::BoolParameter noJpeg;
 extern rfb::IntParameter qualityLevel;
 
+extern rfb::BoolParameter maximize;
 #ifdef HAVE_FLTK_FULLSCREEN
 extern rfb::BoolParameter fullScreen;
-extern rfb::BoolParameter maximize;
 #ifdef HAVE_FLTK_FULLSCREEN_SCREENS
 extern rfb::BoolParameter fullScreenAllMonitors;
 #endif // HAVE_FLTK_FULLSCREEN_SCREENS

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Tigervnc-commits mailing list
Tigervnc-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to