diff options
author | Toby Tomkins <toby.tomkins@nokia.com> | 2010-06-16 02:56:45 (GMT) |
---|---|---|
committer | Toby Tomkins <toby.tomkins@nokia.com> | 2010-06-16 02:56:45 (GMT) |
commit | 11e4f7f57879b4615b8ce31f6539d30433f7a506 (patch) | |
tree | d5ed40adb250762734aa1289fe932c7109f52539 /examples | |
parent | a153a587b21d4383501455540f6072a9abead099 (diff) | |
download | Qt-11e4f7f57879b4615b8ce31f6539d30433f7a506.zip Qt-11e4f7f57879b4615b8ce31f6539d30433f7a506.tar.gz Qt-11e4f7f57879b4615b8ce31f6539d30433f7a506.tar.bz2 |
Attribute change to allow inclusion of image files.
Diffstat (limited to 'examples')
-rw-r--r--[-rwxr-xr-x] | examples/declarative/toys/clocks/content/center.png | bin | 765 -> 765 bytes |
-rw-r--r--[-rwxr-xr-x] | examples/declarative/toys/clocks/content/clock-night.png | bin | 23359 -> 23359 bytes |
-rw-r--r--[-rwxr-xr-x] | examples/declarative/toys/clocks/content/clock.png | bin | 20653 -> 20653 bytes |
-rw-r--r--[-rwxr-xr-x] | examples/declarative/toys/clocks/content/hour.png | bin | 625 -> 625 bytes |
-rw-r--r--[-rwxr-xr-x] | examples/declarative/toys/clocks/content/minute.png | bin | 625 -> 625 bytes |
-rw-r--r--[-rwxr-xr-x] | examples/declarative/toys/clocks/content/second.png | bin | 303 -> 303 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/examples/declarative/toys/clocks/content/center.png b/examples/declarative/toys/clocks/content/center.png Binary files differindex 7fbd802..7fbd802 100755..100644 --- a/examples/declarative/toys/clocks/content/center.png +++ b/examples/declarative/toys/clocks/content/center.png diff --git a/examples/declarative/toys/clocks/content/clock-night.png b/examples/declarative/toys/clocks/content/clock-night.png Binary files differindex cc7151a..cc7151a 100755..100644 --- a/examples/declarative/toys/clocks/content/clock-night.png +++ b/examples/declarative/toys/clocks/content/clock-night.png diff --git a/examples/declarative/toys/clocks/content/clock.png b/examples/declarative/toys/clocks/content/clock.png Binary files differindex 462edac..462edac 100755..100644 --- a/examples/declarative/toys/clocks/content/clock.png +++ b/examples/declarative/toys/clocks/content/clock.png diff --git a/examples/declarative/toys/clocks/content/hour.png b/examples/declarative/toys/clocks/content/hour.png Binary files differindex f8061a1..f8061a1 100755..100644 --- a/examples/declarative/toys/clocks/content/hour.png +++ b/examples/declarative/toys/clocks/content/hour.png diff --git a/examples/declarative/toys/clocks/content/minute.png b/examples/declarative/toys/clocks/content/minute.png Binary files differindex 1297ec7..1297ec7 100755..100644 --- a/examples/declarative/toys/clocks/content/minute.png +++ b/examples/declarative/toys/clocks/content/minute.png diff --git a/examples/declarative/toys/clocks/content/second.png b/examples/declarative/toys/clocks/content/second.png Binary files differindex 4aa9fb5..4aa9fb5 100755..100644 --- a/examples/declarative/toys/clocks/content/second.png +++ b/examples/declarative/toys/clocks/content/second.png |