diff options
-rw-r--r-- | doc/de/index.docbook | 2 | ||||
-rw-r--r-- | doc/en/index.docbook | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/de/index.docbook b/doc/de/index.docbook index a7d0bd2..28443a8 100644 --- a/doc/de/index.docbook +++ b/doc/de/index.docbook @@ -225,7 +225,7 @@ kshutdown_tab_stats=true <para>[Seit 0.6] Zeigt den Einstellungen Dialog.</para> </sect2> <sect2 id="dcop-func-status"> - <title>QString getStatusInfo()</title> + <title>TQString getStatusInfo()</title> <para>Zeigt &kmyapplication; Status Informationen.</para> </sect2> <sect2 id="dcop-func-makevisible"> diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 6857dc5..f7c7292 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -222,7 +222,7 @@ kshutdown_tab_stats=true <para>[Since 0.6] Shows the settings dialog.</para> </sect2> <sect2 id="dcop-func-status"> - <title>QString getStatusInfo()</title> + <title>TQString getStatusInfo()</title> <para>Returns a &kmyapplication; status information.</para> </sect2> <sect2 id="dcop-func-makeinvisible"> |