diff options
Diffstat (limited to 'kbabel/commonui/context.h')
-rw-r--r-- | kbabel/commonui/context.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbabel/commonui/context.h b/kbabel/commonui/context.h index 50bd1b24..02b06cc7 100644 --- a/kbabel/commonui/context.h +++ b/kbabel/commonui/context.h @@ -74,7 +74,7 @@ struct ContextInfo * @note It requires a KPart implementing KTextEditor interface with selections. * @author Stanislav Visnovsky <visnovsky@kde.org> */ -class KDE_EXPORT SourceContext : public TQWidget +class TDE_EXPORT SourceContext : public TQWidget { TQ_OBJECT |