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 --- kalarm/lib/lineedit.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kalarm/lib/lineedit.h') diff --git a/kalarm/lib/lineedit.h b/kalarm/lib/lineedit.h index 660d45377..ecfd52422 100644 --- a/kalarm/lib/lineedit.h +++ b/kalarm/lib/lineedit.h @@ -43,7 +43,7 @@ class LineEdit : public KLineEdit { Q_OBJECT - TQ_OBJECT + public: /** Types of drag and drop content which will be accepted. * @li Text - the line edit contains general text. It accepts text, a URL -- cgit v1.2.1