summaryrefslogtreecommitdiffstats
path: root/cervisia/protocolview.h
diff options
context:
space:
mode:
Diffstat (limited to 'cervisia/protocolview.h')
-rw-r--r--cervisia/protocolview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/protocolview.h b/cervisia/protocolview.h
index aaf1e797..42995d85 100644
--- a/cervisia/protocolview.h
+++ b/cervisia/protocolview.h
@@ -37,7 +37,7 @@ class ProtocolView : public TQTextEdit, public DCOPObject
// TQ_OBJECT
public:
- explicit ProtocolView(const TQCString& appId, TQWidget *tqparent=0, const char *name=0);
+ explicit ProtocolView(const TQCString& appId, TQWidget *parent=0, const char *name=0);
~ProtocolView();
bool startJob(bool isUpdateJob = false);