From 210090aed352271bcd474b28db9644d9461d7189 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:08:47 -0600 Subject: Remove spurious TQ_OBJECT instances --- libtdepim/kdateedit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libtdepim/kdateedit.h') diff --git a/libtdepim/kdateedit.h b/libtdepim/kdateedit.h index 02a7701c..ee5bf8d6 100644 --- a/libtdepim/kdateedit.h +++ b/libtdepim/kdateedit.h @@ -54,7 +54,7 @@ class TQEvent; class KDE_EXPORT KDateEdit : public TQComboBox { Q_OBJECT - TQ_OBJECT + public: KDateEdit( TQWidget *parent = 0, const char *name = 0 ); -- cgit v1.2.3