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 c4a9428..75f102a 100644 --- a/src/otrlchatinterface.h +++ b/src/otrlchatinterface.h @@ -43,7 +43,7 @@ extern "C" { class KDE_EXPORT OtrlChatInterface: public TQObject { - Q_OBJECT + TQ_OBJECT public: ~OtrlChatInterface(); |