summaryrefslogtreecommitdiffstats
path: root/kdf/kcmdf.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdf/kcmdf.h')
-rw-r--r--kdf/kcmdf.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kdf/kcmdf.h b/kdf/kcmdf.h
index 030b7dd..a33739c 100644
--- a/kdf/kcmdf.h
+++ b/kdf/kcmdf.h
@@ -33,9 +33,10 @@
class KDiskFreeWidget : public KCModule
{
Q_OBJECT
+ TQ_OBJECT
public:
- KDiskFreeWidget( TQWidget *parent=0, const char *name=0 );
+ KDiskFreeWidget( TQWidget *tqparent=0, const char *name=0 );
~KDiskFreeWidget();
TQString quickHelp() const;