diff options
Diffstat (limited to 'tdecore/kurl.h')
-rw-r--r-- | tdecore/kurl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kurl.h b/tdecore/kurl.h index 740c8a0df..283fc57f5 100644 --- a/tdecore/kurl.h +++ b/tdecore/kurl.h @@ -128,7 +128,7 @@ class TDECORE_EXPORT KURL { public: /** - * Flags to choose how file: URLs are treated when creating their QString + * Flags to choose how file: URLs are treated when creating their TQString * representation with prettyURL(int,AdjustementFlags) * * However it is recommended to use pathOrURL() instead of this variant of prettyURL() |