diff options
Diffstat (limited to 'examples/process/README')
-rw-r--r-- | examples/process/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/process/README b/examples/process/README index 6f459a85a..10b9ed710 100644 --- a/examples/process/README +++ b/examples/process/README @@ -1,5 +1,5 @@ The process example is not particularly useful, but it shows a typical -use of the class QProcess. +use of the class TQProcess. This example starts the uic command with some options and displays the output of the uic call. The uic is a command line tool that is used if you |