diff options
Diffstat (limited to 'src/otrlchatinterface.h')
-rw-r--r-- | src/otrlchatinterface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/otrlchatinterface.h b/src/otrlchatinterface.h index 75f102a..1c8b649 100644 --- a/src/otrlchatinterface.h +++ b/src/otrlchatinterface.h @@ -41,7 +41,7 @@ extern "C" { #include <libotr/userstate.h> } -class KDE_EXPORT OtrlChatInterface: public TQObject +class TDE_EXPORT OtrlChatInterface: public TQObject { TQ_OBJECT |