[Clientapps-cvs] guiplayer/gtk chelixwindowgtk.cpp,1.1,1.2

[Clientapps-cvs] guiplayer/gtk chelixwindowgtk.cpp,1.1,1.2

ehyche at helixcommunity.org ehyche at helixcommunity.org
Tue May 13 14:15:02 PDT 2008


Update of /cvsroot/clientapps/guiplayer/gtk
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv25808/gtk

Modified Files:
	chelixwindowgtk.cpp 
Log Message:
Fix Linux build buster

Index: chelixwindowgtk.cpp
===================================================================
RCS file: /cvsroot/clientapps/guiplayer/gtk/chelixwindowgtk.cpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- chelixwindowgtk.cpp	15 Apr 2003 02:57:14 -0000	1.1
+++ chelixwindowgtk.cpp	13 May 2008 21:14:59 -0000	1.2
@@ -340,7 +340,8 @@
 
             gtk_widget_set_size_request(m_videoArea, size.cx, size.cy);
 
-            m_spSite->SetSize(size);
+            // XXXMEH - where is this defined?
+//            m_spSite->SetSize(size);
         }
     }
 }




More information about the Clientapps-cvs mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.