QmlDesigner: Allow Dialog in .ui.qml files

The support is not perfect, but I see no reason to
excplitly not allow it.

Change-Id: I6b1d825acde156cc7b50160060e89bb964667ab8
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
Thomas Hartmann
2017-03-31 10:18:39 +02:00
parent 4682409252
commit 9089fbdfc5

View File

@@ -556,8 +556,7 @@ public:
"Scale",
"Translate",
"Package",
"Particles",
"Dialog"})
"Particles"})
{
}