diff options
author | Michael Brasser <michael.brasser@nokia.com> | 2009-06-30 04:26:23 (GMT) |
---|---|---|
committer | Michael Brasser <michael.brasser@nokia.com> | 2009-06-30 04:26:23 (GMT) |
commit | a77153a64e8559b21a7e6ea53fe26eb2719ce9f5 (patch) | |
tree | a57676f946a796f578c9a86f8768ab4821fa5471 /src/declarative/util/qmllistmodel.h | |
parent | 1674eeb1b331f000a6dc651ec12b682ba5b7fd77 (diff) | |
download | Qt-a77153a64e8559b21a7e6ea53fe26eb2719ce9f5.zip Qt-a77153a64e8559b21a7e6ea53fe26eb2719ce9f5.tar.gz Qt-a77153a64e8559b21a7e6ea53fe26eb2719ce9f5.tar.bz2 |
Cleanup
Fix up license headers and private warnings, as well as other general
cleanups.
Diffstat (limited to 'src/declarative/util/qmllistmodel.h')
-rw-r--r-- | src/declarative/util/qmllistmodel.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/declarative/util/qmllistmodel.h b/src/declarative/util/qmllistmodel.h index ddf1e13..56ed8fb 100644 --- a/src/declarative/util/qmllistmodel.h +++ b/src/declarative/util/qmllistmodel.h @@ -51,7 +51,6 @@ #include <QtDeclarative/qml.h> #include <QtDeclarative/qlistmodelinterface.h> - QT_BEGIN_HEADER QT_BEGIN_NAMESPACE |