summaryrefslogtreecommitdiffstats
path: root/src/verifypopup.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/verifypopup.h')
-rw-r--r--src/verifypopup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/verifypopup.h b/src/verifypopup.h
index cdb314c..d74a4e9 100644
--- a/src/verifypopup.h
+++ b/src/verifypopup.h
@@ -27,7 +27,7 @@
class VerifyPopup : public VerifyPopupUI
{
Q_OBJECT
- TQ_OBJECT
+
public:
VerifyPopup(TQWidget* parent = 0, const char* name = 0, Kopete::ChatSession *session = NULL, bool modal = FALSE, WFlags fl = 0 );