diff options
| author | Slávek Banko <slavek.banko@axis.cz> | 2023-01-03 01:01:50 +0100 | 
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2023-01-22 13:21:17 +0100 | 
| commit | 0f630aff5c42d03eb301cd3fc5faff80d9c3c727 (patch) | |
| tree | 94c873376a07783255db1f419f5d17bfa5151128 /doc/html/_sources/command_line.txt | |
| parent | 3e5815bce63e9e476bdeb58cbe230239622e1ba5 (diff) | |
| download | sip4-tqt-0f630aff.tar.gz sip4-tqt-0f630aff.zip | |
Entry step for renaming PyTQt module libraries from qt* to tqt*.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'doc/html/_sources/command_line.txt')
| -rw-r--r-- | doc/html/_sources/command_line.txt | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/doc/html/_sources/command_line.txt b/doc/html/_sources/command_line.txt index 9c50cf4..8a1db23 100644 --- a/doc/html/_sources/command_line.txt +++ b/doc/html/_sources/command_line.txt @@ -24,8 +24,8 @@ The full set of command line options is:  .. cmdoption:: -a <FILE> -    The name of the QScintilla API file to generate.  This file contains a -    description of the module API in a form that the QScintilla editor +    The name of the TQScintilla API file to generate.  This file contains a +    description of the module API in a form that the TQScintilla editor      component can use for auto-completion and call tips.  (The file may also be      used by the SciTE editor but must be sorted first.)  By default the file is      not generated. | 
