diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-04 01:34:05 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-04 01:34:05 -0600 |
commit | 51c1ef690e8d1ab196d501d756f37803b0ff89cf (patch) | |
tree | e065690320b48d6f7af4d01f202fd2e4e1c12a0f /doc/classref/tdecore | |
parent | 63ddb2ddfee2d1f4c51dbbb582d6f29f42ce446a (diff) | |
download | pytde-51c1ef690e8d1ab196d501d756f37803b0ff89cf.tar.gz pytde-51c1ef690e8d1ab196d501d756f37803b0ff89cf.zip |
Fix FTBFS
Diffstat (limited to 'doc/classref/tdecore')
-rw-r--r-- | doc/classref/tdecore/KCmdLineArgs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classref/tdecore/KCmdLineArgs.html b/doc/classref/tdecore/KCmdLineArgs.html index c92214e..8cb2bbf 100644 --- a/doc/classref/tdecore/KCmdLineArgs.html +++ b/doc/classref/tdecore/KCmdLineArgs.html @@ -92,7 +92,7 @@ NULL (or None) parameters to mark the end of the list are not retquired </table> </td><td width="50%"><table><tr><td></td></tr></table></td></tr></table></li><hr> <li><b>getOptionList</b> (option) -<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(TQCStringList)</i></td></tr> +<table width = "100%"><tr><td width="50%" valign="top"><table><tr><td>returns <i>(QCStringList)</i></td></tr> <tr><td>In versions KDE 3.1.4 and above only</td></tr> </table><table><tr bgcolor="#fff0ff"><th>Argument</th><th>Type</th><th>Default</th></tr> <tr><td>option</td><td>char</td><td></td></tr> |