QtCreator Designer - Qt Quick controls don't show up
-
Hi all, I am using Qt 4.8.1 and Qt Creator 2.7.0. When I create a simple Qt Quick 1 UI project and go to design mode the Qt Quick Basic, Qt Quick Positioner, and Qt Quick Views controls don't show up in the library panel.
I can still use the components in my qml file,, but I can't drag and drop the components from the library panel.
Is there a setting I need to update in QtCreator?
Thanks