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)
commitd6625ac911a9aaca544246884aaecc448e7550a0
tree46e1ffd321711518046de8cc9b55ae9b49311d0c
parentdb8fe19e901704c6e2bfdb7febf121dd7321268d
Get rid of warning Module 'QtQuick.Dialogs'...cannot be protected...

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