diff options
Diffstat (limited to 'lib/kofficecore/KoDocument.h')
| -rw-r--r-- | lib/kofficecore/KoDocument.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/kofficecore/KoDocument.h b/lib/kofficecore/KoDocument.h index f7fc00d98..4f541780a 100644 --- a/lib/kofficecore/KoDocument.h +++ b/lib/kofficecore/KoDocument.h @@ -185,7 +185,7 @@ public: * file it searches for the "X-TDE-NativeMimeType" entry and returns it. * * @see KService - * @see KDesktopFile + * @see TDEDesktopFile */ static TQCString readNativeFormatMimeType( TDEInstance *instance = 0 ); @@ -197,7 +197,7 @@ public: * file it searches for the "X-TDE-ExtraNativeMimeTypes" entry and returns it. * * @see KService - * @see KDesktopFile + * @see TDEDesktopFile */ static TQStringList readExtraNativeMimeTypes( TDEInstance *instance = 0 ); |
