diff options
author | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-07-16 03:51:21 (GMT) |
---|---|---|
committer | Aaron Kennedy <aaron.kennedy@nokia.com> | 2009-07-16 03:51:21 (GMT) |
commit | 1734f968773fade53a73c8ce04ea86de8df0b875 (patch) | |
tree | ee46f4f0bac4aed7fc01581e40452ad6ae3c66b2 /src | |
parent | 58e541dd805046b912bb82468d3251b0d5141710 (diff) | |
download | Qt-1734f968773fade53a73c8ce04ea86de8df0b875.zip Qt-1734f968773fade53a73c8ce04ea86de8df0b875.tar.gz Qt-1734f968773fade53a73c8ce04ea86de8df0b875.tar.bz2 |
Indenting fix
Diffstat (limited to 'src')
-rw-r--r-- | src/declarative/qml/qmlengine.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/qml/qmlengine.cpp b/src/declarative/qml/qmlengine.cpp index acbeb26..44b857c 100644 --- a/src/declarative/qml/qmlengine.cpp +++ b/src/declarative/qml/qmlengine.cpp @@ -1,4 +1,4 @@ - /**************************************************************************** +/**************************************************************************** ** ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). ** Contact: Qt Software Information (qt-info@nokia.com) |