summaryrefslogtreecommitdiffstats
path: root/style/qtc_kstyle.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-17 16:01:54 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-17 16:01:54 -0600
commitecd830c96cf2f75870133f57c947ae7fa46d3cb0 (patch)
treea78bc6226b5d915a9084203ecb148455389f4d64 /style/qtc_kstyle.h
parentec5279c4d6592de1f259e63d8f43a299e272f80f (diff)
downloadtde-style-qtcurve-ecd830c96cf2f75870133f57c947ae7fa46d3cb0.tar.gz
tde-style-qtcurve-ecd830c96cf2f75870133f57c947ae7fa46d3cb0.zip
Remove spurious TQ_OBJECT instances
Diffstat (limited to 'style/qtc_kstyle.h')
-rw-r--r--style/qtc_kstyle.h2
1 files changed, 1 insertions, 1 deletions
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: