[Kde-cygwin-cvs] CVS: qt-3/src/opengl qgl_x11_p.h,1.1.1.4,1.2
Status: Inactive
Brought to you by:
habacker
From: Christian E. <che...@us...> - 2005-09-23 09:41:13
|
Update of /cvsroot/kde-cygwin/qt-3/src/opengl In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26950/src/opengl Modified Files: qgl_x11_p.h Log Message: st qt3.3.5 patch - I made the smae mistake like 3.3.4 but don't know what is going wrong there. Seems like our cvs is messed up :( ttt: ---------------------------------------------------------------------- Index: qgl_x11_p.h =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/src/opengl/qgl_x11_p.h,v retrieving revision 1.1.1.4 retrieving revision 1.2 diff -u -r1.1.1.4 -r1.2 --- qgl_x11_p.h 22 Sep 2005 12:55:45 -0000 1.1.1.4 +++ qgl_x11_p.h 23 Sep 2005 09:40:30 -0000 1.2 @@ -1,10 +1,10 @@ /**************************************************************************** -** $Id$ +** ** ** Definitions needed for resolving GL/GLX symbols using dlopen() ** under X11. ** -** Copyright (C) 1992-2005 Trolltech AS. All rights reserved. +** Copyright (C) 1992-2003 Trolltech AS. All rights reserved. ** ** This file is part of the OpenGL module of the Qt GUI Toolkit. ** |