diff options
Diffstat (limited to 'examples/touch/content/TabBarPage.qml')
-rw-r--r-- | examples/touch/content/TabBarPage.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/touch/content/TabBarPage.qml b/examples/touch/content/TabBarPage.qml index 4edbaabd..0a47308b 100644 --- a/examples/touch/content/TabBarPage.qml +++ b/examples/touch/content/TabBarPage.qml @@ -42,7 +42,7 @@ -import QtQuick 2.0 +import QtQuick 2.1 import QtQuick.Controls 1.0 import QtQuick.Controls.Styles 1.0 |