summaryrefslogtreecommitdiffstats
path: root/src/k9updatefactor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/k9updatefactor.h')
-rw-r--r--src/k9updatefactor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/k9updatefactor.h b/src/k9updatefactor.h
index 6cec823..28df90d 100644
--- a/src/k9updatefactor.h
+++ b/src/k9updatefactor.h
@@ -31,7 +31,7 @@ private:
protected:
void run();
public:
- k9UpdateFactor(TQObject *tqparent = 0, const char *name = 0);
+ k9UpdateFactor(TQObject *parent = 0, const char *name = 0);
~k9UpdateFactor();
void updateFactor();