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