diff --git a/harbour/ChangeLog b/harbour/ChangeLog index e7114ab77e..5cf05a61e3 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,10 @@ 2009-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org) */ +2009-04-05 02:35 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) + + harbour/contrib/hbqt/tests/*.png + + Added some .png files used in the demoqt.prg. + 2009-04-05 02:00 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com) * harbour/contrib/hbqt/hbqt.h * harbour/contrib/hbqt/generator/hbqtgen.prg diff --git a/harbour/contrib/hbqt/tests/copy.png b/harbour/contrib/hbqt/tests/copy.png new file mode 100644 index 0000000000..2aeb28288f Binary files /dev/null and b/harbour/contrib/hbqt/tests/copy.png differ diff --git a/harbour/contrib/hbqt/tests/cut.png b/harbour/contrib/hbqt/tests/cut.png new file mode 100644 index 0000000000..54638e9386 Binary files /dev/null and b/harbour/contrib/hbqt/tests/cut.png differ diff --git a/harbour/contrib/hbqt/tests/new.png b/harbour/contrib/hbqt/tests/new.png new file mode 100644 index 0000000000..12131b0100 Binary files /dev/null and b/harbour/contrib/hbqt/tests/new.png differ diff --git a/harbour/contrib/hbqt/tests/open.png b/harbour/contrib/hbqt/tests/open.png new file mode 100644 index 0000000000..45fa2883a7 Binary files /dev/null and b/harbour/contrib/hbqt/tests/open.png differ diff --git a/harbour/contrib/hbqt/tests/paste.png b/harbour/contrib/hbqt/tests/paste.png new file mode 100644 index 0000000000..c14425cad1 Binary files /dev/null and b/harbour/contrib/hbqt/tests/paste.png differ diff --git a/harbour/contrib/hbqt/tests/save.png b/harbour/contrib/hbqt/tests/save.png new file mode 100644 index 0000000000..daba865faf Binary files /dev/null and b/harbour/contrib/hbqt/tests/save.png differ