Update of /cvsroot/kde-cygwin/qt-3/examples/demo/dnd
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26950/examples/demo/dnd
Modified Files:
styledbutton.cpp styledbutton.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: styledbutton.cpp
===================================================================
RCS file: /cvsroot/kde-cygwin/qt-3/examples/demo/dnd/styledbutton.cpp,v
retrieving revision 1.1.1.4
retrieving revision 1.2
diff -u -r1.1.1.4 -r1.2
--- styledbutton.cpp 22 Sep 2005 12:59:09 -0000 1.1.1.4
+++ styledbutton.cpp 23 Sep 2005 09:40:27 -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: styledbutton.h
===================================================================
RCS file: /cvsroot/kde-cygwin/qt-3/examples/demo/dnd/styledbutton.h,v
retrieving revision 1.1.1.2
retrieving revision 1.2
diff -u -r1.1.1.2 -r1.2
--- styledbutton.h 22 Sep 2005 12:59:13 -0000 1.1.1.2
+++ styledbutton.h 23 Sep 2005 09:40:27 -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.
**
|