Re: Design Studio Error : This type (ApplicationWindow) is not supported as a root element by Qt Quick Designer. (M208)
As previous topic shows, designer is error when qml code has ApplicationWindow instead of Window.
But Material.Dark theme needs ApplicationWindow.
Is there any solution? How to use applicationwindow without any QtQuick designer error?