diff options
Diffstat (limited to 'tqtinterface/qt4/tools/makeqpf/makeall')
-rwxr-xr-x | tqtinterface/qt4/tools/makeqpf/makeall | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tqtinterface/qt4/tools/makeqpf/makeall b/tqtinterface/qt4/tools/makeqpf/makeall deleted file mode 100755 index cd5008c..0000000 --- a/tqtinterface/qt4/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 |