Use the Module Identifier Directive to make the TimeExample correct
authorLaszlo Papp <lpapp@kde.org>
Sat, 15 Sep 2012 21:31:51 +0000 (22:31 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 18 Sep 2012 13:13:18 +0000 (15:13 +0200)
commitdae9daaa9c79e61a721fbd5b00d449ae74d09035
treef8e1f773dbd8495024bc8f000b39a0cd0ef11d5a
parentcb5c2530627b6a3f4c2403d9dfd2e50fb9dbd52f
Use the Module Identifier Directive to make the TimeExample correct

From the documentation:

"Declares the module identifier of the module. The <ModuleIdentifier> is the
(dotted URI notation) identifier for the module, which must match the module's
install path.

The module identifier directive must be the first line of the file. Exactly one
module identifier directive may exist in the qmldir file."

More information can be found here: Task-number: QTBUG-26551

Change-Id: Ifd2a7e9a2868ac05baed0dbde9638ce85ff5004a
Reviewed-by: Matthew Vogt <mattvogt2@gmail.com>
examples/qml/plugins/com/nokia/TimeExample/qmldir