From 82e173e68f73c1835c9f8d59919f7deb97fda905 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 17 Feb 2012 16:05:59 -0600 Subject: Remove spurious TQ_OBJECT instances --- twin-styles/smooth-blend/client/config/smoothblendconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'twin-styles/smooth-blend/client/config/smoothblendconfig.h') diff --git a/twin-styles/smooth-blend/client/config/smoothblendconfig.h b/twin-styles/smooth-blend/client/config/smoothblendconfig.h index 4f2add87..604645bd 100644 --- a/twin-styles/smooth-blend/client/config/smoothblendconfig.h +++ b/twin-styles/smooth-blend/client/config/smoothblendconfig.h @@ -32,7 +32,7 @@ class ConfigDialog; class smoothblendConfig : public TQObject { Q_OBJECT - TQ_OBJECT + public: smoothblendConfig(KConfig* config, TQWidget* parent); ~smoothblendConfig(); -- cgit v1.2.1