[Development] Header diff for QtQuickTest

Thiago Macieira thiago.macieira at intel.com
Wed Jun 26 23:53:27 CEST 2013


All is fine.

On quarta-feira, 26 de junho de 2013 13.50.08, Thiago Macieira wrote:
> diff --git a/src/qmltest/quicktest.h b/src/qmltest/quicktest.h
> index a71a7f7..d6ffcf8 100644
> --- a/src/qmltest/quicktest.h
> +++ b/src/qmltest/quicktest.h
> @@ -1,6 +1,6 @@
>  /**************************************************************************
> ** **
> -** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
> +** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
>  ** Contact: http://www.qt-project.org/legal
>  **
>  ** This file is part of the test suite of the Qt Toolkit.
> @@ -44,8 +44,6 @@
> 
>  #include <QtQuickTest/quicktestglobal.h>
> 
> -QT_BEGIN_HEADER
> -
>  QT_BEGIN_NAMESPACE
> 
>  Q_QUICK_TEST_EXPORT int quick_test_main(int argc, char **argv, const char
> *name, const char *sourceDir); @@ -82,6 +80,4 @@ Q_QUICK_TEST_EXPORT int
> quick_test_main(int argc, char **argv, const char *name,
> 
>  QT_END_NAMESPACE
> 
> -QT_END_HEADER
> -
>  #endif
> diff --git a/src/qmltest/quicktestglobal.h b/src/qmltest/quicktestglobal.h
> index 9943156..32461fd 100644
> --- a/src/qmltest/quicktestglobal.h
> +++ b/src/qmltest/quicktestglobal.h
> @@ -1,6 +1,6 @@
>  /**************************************************************************
> ** **
> -** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
> +** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
>  ** Contact: http://www.qt-project.org/legal
>  **
>  ** This file is part of the test suite of the Qt Toolkit.
> @@ -44,7 +44,6 @@
> 
>  #include <QtCore/qglobal.h>
> 
> -QT_BEGIN_HEADER
>  QT_BEGIN_NAMESPACE
> 
>  #ifndef QT_STATIC
> @@ -58,6 +57,5 @@ QT_BEGIN_NAMESPACE
>  #endif
> 
>  QT_END_NAMESPACE
> -QT_END_HEADER
> 
>  #endif
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20130626/9cdf2be1/attachment.sig>


More information about the Development mailing list