diff options
author | Geir Vattekar <geir.vattekar@nokia.com> | 2011-02-17 12:14:01 (GMT) |
---|---|---|
committer | Geir Vattekar <geir.vattekar@nokia.com> | 2011-02-17 12:14:01 (GMT) |
commit | f5f2eb86b5a9fb4bcc479a4fdba4024e5544ba24 (patch) | |
tree | f0a0cc24f418c40cc03a61e493e7412c5d9a88f9 /doc/src/snippets/qtreeview-dnd/dragdropmodel.h | |
parent | 45153a37e4d9e39e8c326a0f33ea17be49bb29e2 (diff) | |
parent | ebd3c48478539c7b2ec76af5c385b690460c3e15 (diff) | |
download | Qt-f5f2eb86b5a9fb4bcc479a4fdba4024e5544ba24.zip Qt-f5f2eb86b5a9fb4bcc479a4fdba4024e5544ba24.tar.gz Qt-f5f2eb86b5a9fb4bcc479a4fdba4024e5544ba24.tar.bz2 |
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7
Diffstat (limited to 'doc/src/snippets/qtreeview-dnd/dragdropmodel.h')
-rw-r--r-- | doc/src/snippets/qtreeview-dnd/dragdropmodel.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/src/snippets/qtreeview-dnd/dragdropmodel.h b/doc/src/snippets/qtreeview-dnd/dragdropmodel.h index ed01540..a20b1bb 100644 --- a/doc/src/snippets/qtreeview-dnd/dragdropmodel.h +++ b/doc/src/snippets/qtreeview-dnd/dragdropmodel.h @@ -38,17 +38,6 @@ ** ****************************************************************************/ -/**************************************************************************** -** -** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). -** All rights reserved. -** Contact: Nokia Corporation (qt-info@nokia.com) -** -** This file is part of an example program for Qt. -** EDITIONS: NOLIMITS -** -****************************************************************************/ - #ifndef DRAGDROPMODEL_H #define DRAGDROPMODEL_H |