summaryrefslogtreecommitdiffstats
path: root/kdf/mntconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'kdf/mntconfig.h')
-rw-r--r--kdf/mntconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kdf/mntconfig.h b/kdf/mntconfig.h
index f3f0d56..682c229 100644
--- a/kdf/mntconfig.h
+++ b/kdf/mntconfig.h
@@ -59,7 +59,7 @@ class MntConfigWidget : public TQWidget
};
public:
- MntConfigWidget( TQWidget *tqparent=0, const char *name=0, bool init=false );
+ MntConfigWidget( TQWidget *parent=0, const char *name=0, bool init=false );
~MntConfigWidget();
public slots: