diff options
author | Jens Bache-Wiig <jens.bache-wiig@nokia.com> | 2011-02-21 11:31:31 +0100 |
---|---|---|
committer | Jens Bache-Wiig <jens.bache-wiig@nokia.com> | 2011-02-21 11:32:54 +0100 |
commit | c7e5596cc3e6a854c514f0a4108295b8300d84b1 (patch) | |
tree | 538f53cfff0cf5c38c5193ff9ec64f1dc74a59c9 /examples | |
parent | 88f140ddd7f634ad4411f4d16cae51a93eb856b7 (diff) | |
download | qtquickcontrols-c7e5596cc3e6a854c514f0a4108295b8300d84b1.tar.gz |
More re-organization of desktop
Diffstat (limited to 'examples')
-rw-r--r-- | examples/Gallery.qml | 2 | ||||
-rw-r--r-- | examples/images/folder_new.png | bin | 0 -> 1199 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/examples/Gallery.qml b/examples/Gallery.qml index 3f4e39e5..61599133 100644 --- a/examples/Gallery.qml +++ b/examples/Gallery.qml @@ -1,5 +1,5 @@ import QtQuick 1.0 -import "widgets" +import "../components" Rectangle { width: 540 diff --git a/examples/images/folder_new.png b/examples/images/folder_new.png Binary files differnew file mode 100644 index 00000000..8d8bb9bd --- /dev/null +++ b/examples/images/folder_new.png |