diff options
Diffstat (limited to 'tdespell2/broker.h')
-rw-r--r-- | tdespell2/broker.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdespell2/broker.h b/tdespell2/broker.h index 2ccc63635..3bd0ba46f 100644 --- a/tdespell2/broker.h +++ b/tdespell2/broker.h @@ -44,7 +44,7 @@ namespace KSpell2 * KSpell2 class, you can think of it as the kernel or manager * of the KSpell2 architecture. */ - class KDE_EXPORT Broker : public TQObject, + class TDE_EXPORT Broker : public TQObject, public TDEShared { TQ_OBJECT |