summaryrefslogtreecommitdiffstats
path: root/src/locater.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/locater.h')
-rw-r--r--src/locater.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/locater.h b/src/locater.h
index 7674838..47640d5 100644
--- a/src/locater.h
+++ b/src/locater.h
@@ -52,7 +52,7 @@ class Locater : public TQObject
/**
* Constructor
*/
- Locater(TQObject *tqparent = 0, const char *name = 0);
+ Locater(TQObject *parent = 0, const char *name = 0);
virtual ~Locater();