forked from qt-creator/qt-creator
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:
@@ -556,8 +556,7 @@ public:
|
||||
"Scale",
|
||||
"Translate",
|
||||
"Package",
|
||||
"Particles",
|
||||
"Dialog"})
|
||||
"Particles"})
|
||||
{
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user