Tizen: Adapting to new Qt Quick Controls.
authorTomasz Olszak <olszak.tomasz@gmail.com>
Mon, 2 Dec 2013 22:44:43 +0000 (23:44 +0100)
committerTomasz Olszak <olszak.tomasz@gmail.com>
Mon, 2 Dec 2013 23:34:34 +0000 (00:34 +0100)
commit23162e853ab7ecfdc978f80aa5a48275a2deb988
tree99fca0fb286f0c6bdf03e6e3719135671676ef4d
parent8e1b31d3efbbbbca9d8ef893c9537b76d29730fd
Tizen: Adapting to new Qt Quick Controls.

Removed Switch and BusyIndicator from QtQuick Controls Tizen,
now one from Qt Quick Controls are used.

Change-Id: I41d6a2d36b7a50320172d0804e5348780f65568f
Reviewed-by: Jarosław Staniek <staniek@kde.org>
examples/touch/content/CheckBoxPage.qml
examples/touch/content/ConfigurationPage.qml
src/controls/BusyIndicator.qml [deleted file]
src/controls/Switch.qml [deleted file]
src/controls/controls.pro
src/controls/qmldir
src/styles/BusyIndicatorStyle.qml
src/styles/SwitchStyle.qml