Fix the path for the bluetooth import plugin 061412173448 061412181827
authorRusty Lynch <rusty.lynch@intel.com>
Fri, 15 Jun 2012 00:34:30 +0000 (17:34 -0700)
committerRusty Lynch <rusty.lynch@intel.com>
Fri, 15 Jun 2012 00:34:30 +0000 (17:34 -0700)
qml/DialPage.qml

index 09f2788..51b07d7 100644 (file)
@@ -8,7 +8,7 @@
 
 import QtQuick 2.0
 
-import Tizen.Bluetooth 0.0 
+import Bluetooth 0.0 
 
 Item
 {