diff options
Diffstat (limited to 'examples/touch/main.qml')
| -rw-r--r-- | examples/touch/main.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/touch/main.qml b/examples/touch/main.qml index 6a26b9d5d..b5061c163 100644 --- a/examples/touch/main.qml +++ b/examples/touch/main.qml @@ -39,7 +39,7 @@ ****************************************************************************/ import QtQuick 2.0 -import QtDesktop 1.0 +import QtQuick.Controls 1.0 import "content" ApplicationWindow { |
