Panel moved to Controls.Tizen plugin.
authorTomasz Olszak <olszak.tomasz@gmail.com>
Sun, 11 Aug 2013 20:03:49 +0000 (20:03 +0000)
committerTomasz Olszak <olszak.tomasz@gmail.com>
Sun, 11 Aug 2013 20:07:49 +0000 (22:07 +0200)
commitc9fc910416426b34b613934dd9517a67e97318d4
tree837e3eecdb3302c3e9473747b9478c4d84fdb8f6
parenta7463f4beadd406ae9b672e0c190c5116ecf723c
Panel moved to Controls.Tizen plugin.

Examples fixed. Now there is no need to import
QtQuick.Controls.Styles.Tizen in application

Change-Id: I0a31087a7974dd829385bdbf28169fb0de4e7c6b
Reviewed-by: Jarosław Staniek <staniek@kde.org>
14 files changed:
examples/touch/content/CheckBoxPage.qml
examples/touch/content/ConfigurationPage.qml
examples/touch/main.qml
src/controls/Panel.qml [new file with mode: 0644]
src/controls/controls.pro
src/controls/private/TizenControls.qml
src/controls/qmldir
src/styles/CheckBoxStyle.qml
src/styles/PanelStyle.qml [new file with mode: 0644]
src/styles/TabViewStyle.qml
src/styles/TizenBorderImage.qml
src/styles/private/PrivatePanel.qml [moved from src/styles/Panel.qml with 77% similarity]
src/styles/qmldir
src/styles/styles.pro