[Kde-cygwin-cvs] CVS: qt-3/tools/designer/plugins/rc main.cpp,1.1.1.4,1.2 rc2ui.cpp,1.1.1.4,1.2 rc2u
Status: Inactive
Brought to you by:
habacker
From: Christian E. <che...@us...> - 2005-09-23 09:40:50
|
Update of /cvsroot/kde-cygwin/qt-3/tools/designer/plugins/rc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26950/tools/designer/plugins/rc Modified Files: main.cpp rc2ui.cpp rc2ui.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: main.cpp =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/designer/plugins/rc/main.cpp,v retrieving revision 1.1.1.4 retrieving revision 1.2 diff -u -r1.1.1.4 -r1.2 --- main.cpp 22 Sep 2005 12:58:34 -0000 1.1.1.4 +++ main.cpp 23 Sep 2005 09:40:31 -0000 1.2 @@ -1,6 +1,6 @@ /********************************************************************** ** -** Copyright (C) 2005 Trolltech AS. All rights reserved. +** Copyright (C) 2000 Trolltech AS. All rights reserved. ** ** This file is part of Qt Designer. ** Index: rc2ui.cpp =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/designer/plugins/rc/rc2ui.cpp,v retrieving revision 1.1.1.4 retrieving revision 1.2 diff -u -r1.1.1.4 -r1.2 --- rc2ui.cpp 22 Sep 2005 12:58:34 -0000 1.1.1.4 +++ rc2ui.cpp 23 Sep 2005 09:40:31 -0000 1.2 @@ -1,6 +1,6 @@ /********************************************************************** ** -** Copyright (C) 2005 Trolltech AS. All rights reserved. +** Copyright (C) 2000 Trolltech AS. All rights reserved. ** ** This file is part of Qt Designer. ** Index: rc2ui.h =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/tools/designer/plugins/rc/rc2ui.h,v retrieving revision 1.1.1.4 retrieving revision 1.2 diff -u -r1.1.1.4 -r1.2 --- rc2ui.h 22 Sep 2005 12:58:34 -0000 1.1.1.4 +++ rc2ui.h 23 Sep 2005 09:40:31 -0000 1.2 @@ -1,6 +1,6 @@ /********************************************************************** ** -** Copyright (C) 2005 Trolltech AS. All rights reserved. +** Copyright (C) 2000 Trolltech AS. All rights reserved. ** ** This file is part of Qt Designer. ** |