diff options
author | Frans Englich <frans.englich@nokia.com> | 2009-08-19 11:30:18 (GMT) |
---|---|---|
committer | Frans Englich <frans.englich@nokia.com> | 2009-08-19 12:21:45 (GMT) |
commit | f50439ac2bd701f88eb7843fccbbf885c3528a54 (patch) | |
tree | 74884d43e6ed69d5c596f559a25cbd21bd286548 /demos | |
parent | 215969ea20466a6a7eb78cb94723ed6c9d72a08d (diff) | |
download | Qt-f50439ac2bd701f88eb7843fccbbf885c3528a54.zip Qt-f50439ac2bd701f88eb7843fccbbf885c3528a54.tar.gz Qt-f50439ac2bd701f88eb7843fccbbf885c3528a54.tar.bz2 |
Make the license test pass.
This is partly done to address a review comment for S60.
Reviewed-by: Marius SO
Reviewed-by: Paul
Diffstat (limited to 'demos')
-rw-r--r-- | demos/embedded/fluidlauncher/pictureflow.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/embedded/fluidlauncher/pictureflow.cpp b/demos/embedded/fluidlauncher/pictureflow.cpp index f0fedf4..2173b28 100644 --- a/demos/embedded/fluidlauncher/pictureflow.cpp +++ b/demos/embedded/fluidlauncher/pictureflow.cpp @@ -3,6 +3,8 @@ ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Nokia Corporation (qt-info@nokia.com) ** +** This file is part of the QtGui module of the Qt Toolkit. +** ** This is a version of the Pictureflow animated image show widget modified by Nokia. ** ** $QT_BEGIN_LICENSE:LGPL$ |