Reworked CheckButton API
[harmattan/cameraplus] / qml / TextSwitch.qml
index c19665d..4d95d8b 100644 (file)
@@ -20,7 +20,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
  */
 
-@IMPORT_QT_QUICK@
+import QtQuick 2.0
 
 Item {
     property alias text: label.text