summaryrefslogtreecommitdiffstats
path: root/qml/MyMenuItem.qml
diff options
context:
space:
mode:
Diffstat (limited to 'qml/MyMenuItem.qml')
-rw-r--r--qml/MyMenuItem.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qml/MyMenuItem.qml b/qml/MyMenuItem.qml
index e3d181c..752c526 100644
--- a/qml/MyMenuItem.qml
+++ b/qml/MyMenuItem.qml
@@ -42,7 +42,7 @@
// MenuItem is a component that is used in menus.
import QtQuick 1.1
-import com.meego 1.0
+import com.nokia.meego 1.0
import "UIConstants.js" as UI
Item {