diff options
Diffstat (limited to 'lib/kofficecore/KoXmlNS.h')
-rw-r--r-- | lib/kofficecore/KoXmlNS.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/kofficecore/KoXmlNS.h b/lib/kofficecore/KoXmlNS.h index 410519b8..d83a8bf5 100644 --- a/lib/kofficecore/KoXmlNS.h +++ b/lib/kofficecore/KoXmlNS.h @@ -23,8 +23,8 @@ #include <koffice_export.h> /** * Repository of XML namespaces used for OASIS documents. - * Note: if we have code which needs often those as QStrings, then maybe - * we need static const QString& versions of them too. Needs an init() though. + * Note: if we have code which needs often those as TQStrings, then maybe + * we need static const TQString& versions of them too. Needs an init() though. */ class KOFFICECORE_EXPORT KoXmlNS { public: |