diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-22 03:12:38 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-22 03:12:38 -0600 |
commit | 7d27356bafd5670adcc8753ab5437b3bf8ffa4be (patch) | |
tree | 959eb3757b9dc41290c81c022e45c955573e9a59 /doc/html/command_line.html | |
parent | 6c4cc3653e8dd7668295f3e659b7eb4dc571b67c (diff) | |
download | sip4-tqt-7d27356bafd5670adcc8753ab5437b3bf8ffa4be.tar.gz sip4-tqt-7d27356bafd5670adcc8753ab5437b3bf8ffa4be.zip |
Initial TQt conversion
Diffstat (limited to 'doc/html/command_line.html')
-rw-r--r-- | doc/html/command_line.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/command_line.html b/doc/html/command_line.html index f20045a..5d42844 100644 --- a/doc/html/command_line.html +++ b/doc/html/command_line.html @@ -70,8 +70,8 @@ is omitted then <tt class="docutils literal"><span class="pre">stdin</span></tt> <dl class="cmdoption"> <dt id="cmdoption-sip-a"> <tt class="descname">-a</tt><tt class="descclassname"> <FILE></tt><a class="headerlink" href="#cmdoption-sip-a" title="Permalink to this definition">ΒΆ</a></dt> -<dd>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 +<dd>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.</dd></dl> |