summaryrefslogtreecommitdiffstats
path: root/kopete/kopete/config/appearance/appearanceconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/kopete/config/appearance/appearanceconfig.h')
-rw-r--r--kopete/kopete/config/appearance/appearanceconfig.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kopete/kopete/config/appearance/appearanceconfig.h b/kopete/kopete/config/appearance/appearanceconfig.h
index e380542d..3fe8efb8 100644
--- a/kopete/kopete/config/appearance/appearanceconfig.h
+++ b/kopete/kopete/config/appearance/appearanceconfig.h
@@ -30,11 +30,12 @@
class AppearanceConfig : public KCModule
{
Q_OBJECT
+ TQ_OBJECT
friend class KopeteStyleNewStuff;
public:
- AppearanceConfig( TQWidget *parent, const char *name, const TQStringList &args );
+ AppearanceConfig( TQWidget *tqparent, const char *name, const TQStringList &args );
~AppearanceConfig();
virtual void save();