summaryrefslogtreecommitdiffstats
path: root/tests/auto/uiloader/tst_screenshot/README.TXT
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2011-09-13 14:38:26 +0200
committerLars Knoll <lars.knoll@nokia.com>2011-09-13 20:11:40 +0200
commitf9748f8cce6ed5dc202c0d3cda76dc640f38b305 (patch)
tree3874e51a4f922dde9eb46a8ffe35d5bd9d9e9450 /tests/auto/uiloader/tst_screenshot/README.TXT
parente3990c358a5ffa0f43ab3ded018f29e468697841 (diff)
Remove uilib and QtUiTools from QtBase
The code gets moved into the qttools repository, where it belongs naturally. Change-Id: Ia50bfe212ead3365d5c3bcb24d2c5e92e2e9de8e
Diffstat (limited to 'tests/auto/uiloader/tst_screenshot/README.TXT')
-rw-r--r--tests/auto/uiloader/tst_screenshot/README.TXT13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/auto/uiloader/tst_screenshot/README.TXT b/tests/auto/uiloader/tst_screenshot/README.TXT
deleted file mode 100644
index 1c23cff209..0000000000
--- a/tests/auto/uiloader/tst_screenshot/README.TXT
+++ /dev/null
@@ -1,13 +0,0 @@
-This program is called from ../uiloader.
-
-
-./tst_screenshot
-
- Syntax: ./tst_screenshot <path to *.ui file> [output directory]
-
- This programm takes a *.ui file and an output dir as argument in order to
- create a screenshot of the widget defined in the ui file.
-
- The screenshot is saved in the output dir (default current dir), ".png" is
- appended to the ui file name.
-