summaryrefslogtreecommitdiffstats
path: root/kwallet/konfigurator/konfigurator.h
diff options
context:
space:
mode:
Diffstat (limited to 'kwallet/konfigurator/konfigurator.h')
-rw-r--r--kwallet/konfigurator/konfigurator.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kwallet/konfigurator/konfigurator.h b/kwallet/konfigurator/konfigurator.h
index 338e844..63ba608 100644
--- a/kwallet/konfigurator/konfigurator.h
+++ b/kwallet/konfigurator/konfigurator.h
@@ -28,8 +28,9 @@ class TQListViewItem;
class KWalletConfig : public KCModule {
Q_OBJECT
+ TQ_OBJECT
public:
- KWalletConfig(TQWidget *parent = 0L, const char *name = 0L, const TQStringList& = TQStringList());
+ KWalletConfig(TQWidget *tqparent = 0L, const char *name = 0L, const TQStringList& = TQStringList());
virtual ~KWalletConfig();
void load();