summaryrefslogtreecommitdiffstats
path: root/src/modules/url/libkviurl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/url/libkviurl.h')
-rw-r--r--src/modules/url/libkviurl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/url/libkviurl.h b/src/modules/url/libkviurl.h
index a0cc1ead..79d8d2a1 100644
--- a/src/modules/url/libkviurl.h
+++ b/src/modules/url/libkviurl.h
@@ -96,7 +96,7 @@ class BanFrame : public TQFrame
Q_OBJECT
TQ_OBJECT
public:
- BanFrame(TQWidget *tqparent=0, const char *name=0, bool banEnable = false);
+ BanFrame(TQWidget *parent=0, const char *name=0, bool banEnable = false);
~BanFrame();
void saveBans();
private: