summaryrefslogtreecommitdiffstats
path: root/kbfxlib/common/kbfxkiodownload.h
diff options
context:
space:
mode:
Diffstat (limited to 'kbfxlib/common/kbfxkiodownload.h')
-rw-r--r--kbfxlib/common/kbfxkiodownload.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbfxlib/common/kbfxkiodownload.h b/kbfxlib/common/kbfxkiodownload.h
index 7765076..5058750 100644
--- a/kbfxlib/common/kbfxkiodownload.h
+++ b/kbfxlib/common/kbfxkiodownload.h
@@ -35,7 +35,7 @@ class KbfxKioDownload : public TQObject
TQ_OBJECT
public:
- KbfxKioDownload ( TQObject * tqparent = 0, const char * name = 0 );
+ KbfxKioDownload ( TQObject * parent = 0, const char * name = 0 );
~KbfxKioDownload();
/* KbfxKioDownload invocation - pass an url as TQString */