Get rid of warning Module 'QtQuick.Dialogs'...cannot be protected...
authorShawn Rutledge <shawn.rutledge@digia.com>
Mon, 18 Mar 2013 14:53:52 +0000 (15:53 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Tue, 19 Mar 2013 12:56:42 +0000 (13:56 +0100)
After I86bc6d975223979c19d94a3fd70e4b5130b73f47 it's possible for
qmldir to have the module declaration again.  The reason it was
absent was that src/imports/dialogs/plugin.cpp was registering
new types in initializeEngine.

Change-Id: I6b28a3b97df7f7817cfdc1e745c4ce6f048302f1
Reviewed-by: Liang Qi <liang.qi@digia.com>
Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
src/imports/dialogs/qmldir

index 50867d7..df9a035 100644 (file)
@@ -1,2 +1,3 @@
+module QtQuick.Dialogs
 plugin dialogplugin
 typeinfo plugins.qmltypes