[Clientapps-cvs] guiplayer/motif chelixwindowmotif.cpp,1.6,1.7

[Clientapps-cvs] guiplayer/motif chelixwindowmotif.cpp,1.6,1.7

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


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

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

Index: chelixwindowmotif.cpp
===================================================================
RCS file: /cvsroot/clientapps/guiplayer/motif/chelixwindowmotif.cpp,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- chelixwindowmotif.cpp	17 Aug 2007 05:30:04 -0000	1.6
+++ chelixwindowmotif.cpp	13 May 2008 21:15:00 -0000	1.7
@@ -894,7 +894,8 @@
                           XmNleftPosition, x,
                           NULL);
 
-            m_spSite->SetSize(size);
+            // XXXMEH - where is this defined?
+//            m_spSite->SetSize(size);
             XtManageChild(m_videoArea);
         }
         else XtUnmanageChild(m_videoArea);




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.