summaryrefslogtreecommitdiffstats
path: root/tderesources/configwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/configwidget.h')
-rw-r--r--tderesources/configwidget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/configwidget.h b/tderesources/configwidget.h
index a9d20aa8b..e8014090d 100644
--- a/tderesources/configwidget.h
+++ b/tderesources/configwidget.h
@@ -32,7 +32,7 @@ namespace KRES {
class TDERESOURCES_EXPORT ConfigWidget : public TQWidget
{
- Q_OBJECT
+ TQ_OBJECT
public:
ConfigWidget( TQWidget *parent = 0, const char *name = 0 );