diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-21 18:57:01 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-21 18:57:01 -0600 |
commit | 5c0390ebaa2be82d8684af5a6bc2b16740f4cc1b (patch) | |
tree | 62ea22772d9dfeca3552c15ec9fdb1667be99aba /doc/kdearch/index.docbook | |
parent | 15a642e75c65d90fe4484586f585cdcd4f52ab5d (diff) | |
download | tdevelop-5c0390ebaa2be82d8684af5a6bc2b16740f4cc1b.tar.gz tdevelop-5c0390ebaa2be82d8684af5a6bc2b16740f4cc1b.zip |
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
Diffstat (limited to 'doc/kdearch/index.docbook')
-rw-r--r-- | doc/kdearch/index.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/kdearch/index.docbook b/doc/kdearch/index.docbook index 65963503..353bb436 100644 --- a/doc/kdearch/index.docbook +++ b/doc/kdearch/index.docbook @@ -128,7 +128,7 @@ Holds information for the about box. </para> </formalpara></listitem> -<listitem><formalpara><title><ulink url="kdeapi:tdecore/KCmdLineArgs">KCmdLineArgs</ulink></title> +<listitem><formalpara><title><ulink url="kdeapi:tdecore/TDECmdLineArgs">TDECmdLineArgs</ulink></title> <para> Command line argument processing. </para> |