From ecd830c96cf2f75870133f57c947ae7fa46d3cb0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:01:54 -0600 Subject: Remove spurious TQ_OBJECT instances --- style/qtc_kstyle.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style/qtc_kstyle.h') diff --git a/style/qtc_kstyle.h b/style/qtc_kstyle.h index 51243f7..d7b50cf 100644 --- a/style/qtc_kstyle.h +++ b/style/qtc_kstyle.h @@ -53,7 +53,7 @@ struct TQtCKStylePrivate; class TQtCKStyle: public TQCommonStyle { Q_OBJECT - TQ_OBJECT + public: -- cgit v1.2.1