diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-11-06 16:23:17 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-11-06 16:23:17 -0600 |
commit | e193e0140419d117a52e3756ddd9d2bdf3ab7a4a (patch) | |
tree | 2581a958653985ed91ff63ff702ad47a253553b3 /tools/makeqpf/makeall | |
parent | ab9c0372a33806de1210b9b6f3bc7544895ad4fb (diff) | |
download | tqt3-e193e0140419d117a52e3756ddd9d2bdf3ab7a4a.tar.gz tqt3-e193e0140419d117a52e3756ddd9d2bdf3ab7a4a.zip |
Automated update from Qt3
Diffstat (limited to 'tools/makeqpf/makeall')
-rwxr-xr-x | tools/makeqpf/makeall | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/makeqpf/makeall b/tools/makeqpf/makeall deleted file mode 100755 index cd5008cfa..000000000 --- a/tools/makeqpf/makeall +++ /dev/null @@ -1,4 +0,0 @@ -for dpy in LinuxFb Transformed:Rot90 Transformed:Rot180 Transformed:Rot270 -do - QWS_DISPLAY=$dpy ./makeqpf -done |