summaryrefslogtreecommitdiffstats
path: root/src/smppopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/smppopup.h')
-rw-r--r--src/smppopup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/smppopup.h b/src/smppopup.h
index 10801dd..7b0c8a3 100644
--- a/src/smppopup.h
+++ b/src/smppopup.h
@@ -32,7 +32,7 @@ extern "C"{
class SMPPopup : public SMPPopupUI
{
- Q_OBJECT
+ TQ_OBJECT
public:
SMPPopup(TQWidget* parent = 0, const char* name = 0, TQString title = TQString::null, WFlags fl = 0, ConnContext *context = 0, Kopete::ChatSession *session = 0, bool initiate = true );