summaryrefslogtreecommitdiffstats
path: root/tools/maketqpf/makeall
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-25 12:25:06 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-25 12:25:06 +0900
commita09a6bc05e3f64c27e7c84dd768c7720fdf41136 (patch)
treefe5a644a42056c012132e5bbc57f3ce1ba40d5c2 /tools/maketqpf/makeall
parentbba3e1fa3870a23f1cf0b5d1143ffd646ac797a4 (diff)
downloadtqt3-a09a6bc05e3f64c27e7c84dd768c7720fdf41136.tar.gz
tqt3-a09a6bc05e3f64c27e7c84dd768c7720fdf41136.zip
Remove documentation for QWS classes and Qt/Embedded
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tools/maketqpf/makeall')
-rwxr-xr-xtools/maketqpf/makeall4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/maketqpf/makeall b/tools/maketqpf/makeall
deleted file mode 100755
index bb167f373..000000000
--- a/tools/maketqpf/makeall
+++ /dev/null
@@ -1,4 +0,0 @@
-for dpy in LinuxFb Transformed:Rot90 Transformed:Rot180 Transformed:Rot270
-do
- QWS_DISPLAY=$dpy ./maketqpf
-done