summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend/ccontextlistener.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/svnfrontend/ccontextlistener.h')
-rw-r--r--src/svnfrontend/ccontextlistener.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svnfrontend/ccontextlistener.h b/src/svnfrontend/ccontextlistener.h
index 3bb48bd..9508068 100644
--- a/src/svnfrontend/ccontextlistener.h
+++ b/src/svnfrontend/ccontextlistener.h
@@ -36,7 +36,7 @@ class CContextListener : public TQObject, public svn::ContextListener,public svn
Q_OBJECT
TQ_OBJECT
public:
- CContextListener(TQObject *tqparent = 0, const char *name = 0);
+ CContextListener(TQObject *parent = 0, const char *name = 0);
virtual ~CContextListener();
/* context-listener methods */