summaryrefslogtreecommitdiffstats
path: root/kget/logwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'kget/logwindow.h')
-rw-r--r--kget/logwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kget/logwindow.h b/kget/logwindow.h
index 46d18439..bc806bb5 100644
--- a/kget/logwindow.h
+++ b/kget/logwindow.h
@@ -41,7 +41,7 @@ class SeparatedLog:public TQWidget
Q_OBJECT
TQ_OBJECT
public:
- SeparatedLog(TQWidget * tqparent);
+ SeparatedLog(TQWidget * parent);
~SeparatedLog()
{}
void addLog(uint id, const TQString & filename, const TQString & message);