From e9d275624dae5bb3a893f25ce3ca8f99bbc6019a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:00:43 -0600 Subject: Remove spurious TQ_OBJECT instances --- src/verifypopup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/verifypopup.h') 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 ); -- cgit v1.2.1