[Kde-cygwin-cvs] CVS: qt-3/tools/assistant/lib qassistantclient.cpp,1.1.1.8,1.2 qassistantclient.h,1
Status: Inactive
Brought to you by:
habacker
From: Christian E. <che...@us...> - 2005-09-23 09:41:29
|
Update of /cvsroot/kde-cygwin/qt-3/tools/assistant/lib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26950/tools/assistant/lib Modified Files: qassistantclient.cpp qassistantclient.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: qassistantclient.cpp =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/assistant/lib/qassistantclient.cpp,v retrieving revision 1.1.1.8 retrieving revision 1.2 diff -u -r1.1.1.8 -r1.2 --- qassistantclient.cpp 22 Sep 2005 12:57:47 -0000 1.1.1.8 +++ qassistantclient.cpp 23 Sep 2005 09:40:30 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 2005 Trolltech AS. All rights reserved. +** Copyright (C) 2002 Trolltech AS. All rights reserved. ** ** This file is part of the QAssistantClient library. ** Index: qassistantclient.h =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/assistant/lib/qassistantclient.h,v retrieving revision 1.1.1.3 retrieving revision 1.2 diff -u -r1.1.1.3 -r1.2 --- qassistantclient.h 22 Sep 2005 12:57:47 -0000 1.1.1.3 +++ qassistantclient.h 23 Sep 2005 09:40:30 -0000 1.2 @@ -1,5 +1,5 @@ /********************************************************************** -** Copyright (C) 2005 Trolltech AS. All rights reserved. +** Copyright (C) 2002 Trolltech AS. All rights reserved. ** ** This file is part of the QAssistantClient library. ** |