From 75b5de5bf835988d57b781f8408d428646beef59 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:09:11 -0600 Subject: Remove spurious TQ_OBJECT instances --- kcharselect/kcharselectdia.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kcharselect') diff --git a/kcharselect/kcharselectdia.h b/kcharselect/kcharselectdia.h index 083d0a0..a6a298b 100644 --- a/kcharselect/kcharselectdia.h +++ b/kcharselect/kcharselectdia.h @@ -25,7 +25,7 @@ static const char *version = "v1.1"; class KCharSelectDia : public KMainWindow { Q_OBJECT - TQ_OBJECT + public: KCharSelectDia(TQWidget *parent,const char *name,const TQChar &_chr,const TQString &_font,int _tableNum, bool direction); -- cgit v1.2.1