[Kde-cygwin-cvs] CVS: qt-3/examples/network/ftpclient ftpmainwindow.ui.h,1.1.1.6,1.2 ftpviewitem.cpp
Status: Inactive
Brought to you by:
habacker
From: Christian E. <che...@us...> - 2005-09-23 09:41:10
|
Update of /cvsroot/kde-cygwin/qt-3/examples/network/ftpclient In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26950/examples/network/ftpclient Modified Files: ftpmainwindow.ui.h ftpviewitem.cpp ftpviewitem.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: ftpmainwindow.ui.h =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/examples/network/ftpclient/ftpmainwindow.ui.h,v retrieving revision 1.1.1.6 retrieving revision 1.2 diff -u -r1.1.1.6 -r1.2 --- ftpmainwindow.ui.h 22 Sep 2005 12:59:52 -0000 1.1.1.6 +++ ftpmainwindow.ui.h 23 Sep 2005 09:40:28 -0000 1.2 @@ -1,7 +1,7 @@ /**************************************************************************** -** $Id$ +** ** -** Copyright (C) 1992-2005 Trolltech AS. All rights reserved. +** Copyright (C) 1992-2002 Trolltech AS. All rights reserved. ** ** This file is part of an example program for Qt. This example ** program may be used, distributed and modified without limitation. Index: ftpviewitem.cpp =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/examples/network/ftpclient/ftpviewitem.cpp,v retrieving revision 1.1.1.4 retrieving revision 1.2 diff -u -r1.1.1.4 -r1.2 --- ftpviewitem.cpp 22 Sep 2005 12:59:52 -0000 1.1.1.4 +++ ftpviewitem.cpp 23 Sep 2005 09:40:28 -0000 1.2 @@ -1,7 +1,7 @@ /**************************************************************************** -** $Id$ +** ** -** Copyright (C) 1992-2005 Trolltech AS. All rights reserved. +** Copyright (C) 1992-2002 Trolltech AS. All rights reserved. ** ** This file is part of an example program for Qt. This example ** program may be used, distributed and modified without limitation. Index: ftpviewitem.h =================================================================== RCS file: /cvsroot/kde-cygwin/qt-3/examples/network/ftpclient/ftpviewitem.h,v retrieving revision 1.1.1.4 retrieving revision 1.2 diff -u -r1.1.1.4 -r1.2 --- ftpviewitem.h 22 Sep 2005 12:59:52 -0000 1.1.1.4 +++ ftpviewitem.h 23 Sep 2005 09:40:28 -0000 1.2 @@ -1,7 +1,7 @@ /**************************************************************************** -** $Id$ +** ** -** Copyright (C) 1992-2005 Trolltech AS. All rights reserved. +** Copyright (C) 1992-2002 Trolltech AS. All rights reserved. ** ** This file is part of an example program for Qt. This example ** program may be used, distributed and modified without limitation. |