diff options
Diffstat (limited to 'kbabel/common/catalog.h')
-rw-r--r-- | kbabel/common/catalog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/common/catalog.h b/kbabel/common/catalog.h index 06d641eb..ab60e661 100644 --- a/kbabel/common/catalog.h +++ b/kbabel/common/catalog.h @@ -188,7 +188,7 @@ public: * @return context information found in the message comment * @deprecated */ - TQString context(uint index) const KDE_DEPRECATED; + TQString context(uint index) const TDE_DEPRECATED; /** * Get the header for the current file. |