X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=examples%2Fdeclarative%2Fkeyinteraction%2Ffocus%2FCore%2FListViewDelegate.qml;h=b28b02616dc025bb67f5eb9f575db428975b7f3d;hb=45b14259fc0cf704692df1c00da511527d1fba1d;hp=8f9d0229717be16a8d14708743a09137748460fc;hpb=766521d62a4cf4598326a510186b080a91bde6dd;p=profile%2Fivi%2Fqtdeclarative.git diff --git a/examples/declarative/keyinteraction/focus/Core/ListViewDelegate.qml b/examples/declarative/keyinteraction/focus/Core/ListViewDelegate.qml index 8f9d022..b28b026 100644 --- a/examples/declarative/keyinteraction/focus/Core/ListViewDelegate.qml +++ b/examples/declarative/keyinteraction/focus/Core/ListViewDelegate.qml @@ -1,8 +1,7 @@ /**************************************************************************** ** -** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). -** All rights reserved. -** Contact: Nokia Corporation (qt-info@nokia.com) +** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies). +** Contact: http://www.qt-project.org/ ** ** This file is part of the examples of the Qt Toolkit. ** @@ -34,11 +33,12 @@ ** THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT ** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE ** OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." +** ** $QT_END_LICENSE$ ** ****************************************************************************/ -import QtQuick 1.0 +import QtQuick 2.0 Item { id: container