summaryrefslogtreecommitdiffstats
path: root/kttsd/plugins/epos/eposproc.h
diff options
context:
space:
mode:
Diffstat (limited to 'kttsd/plugins/epos/eposproc.h')
-rw-r--r--kttsd/plugins/epos/eposproc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kttsd/plugins/epos/eposproc.h b/kttsd/plugins/epos/eposproc.h
index 0689481..e0fe6d3 100644
--- a/kttsd/plugins/epos/eposproc.h
+++ b/kttsd/plugins/epos/eposproc.h
@@ -43,7 +43,7 @@ class EposProc : public PlugInProc{
/**
* Constructor
*/
- EposProc( TQObject* tqparent = 0, const char* name = 0, const TQStringList &args = TQStringList());
+ EposProc( TQObject* parent = 0, const char* name = 0, const TQStringList &args = TQStringList());
/**
* Destructor