aboutsummaryrefslogtreecommitdiffstats
path: root/demos/declarative/plasmapatrol/content/ChoiceBox.qml
diff options
context:
space:
mode:
Diffstat (limited to 'demos/declarative/plasmapatrol/content/ChoiceBox.qml')
-rw-r--r--demos/declarative/plasmapatrol/content/ChoiceBox.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/declarative/plasmapatrol/content/ChoiceBox.qml b/demos/declarative/plasmapatrol/content/ChoiceBox.qml
index 6bdc4288ee..1e64a76225 100644
--- a/demos/declarative/plasmapatrol/content/ChoiceBox.qml
+++ b/demos/declarative/plasmapatrol/content/ChoiceBox.qml
@@ -39,7 +39,7 @@
**
****************************************************************************/
import QtQuick 2.0
-import Qt.labs.particles 2.0
+import QtQuick.Particles 2.0
Item{
id: container