summaryrefslogtreecommitdiffstats
path: root/cervisia/editwithmenu.h
diff options
context:
space:
mode:
Diffstat (limited to 'cervisia/editwithmenu.h')
-rw-r--r--cervisia/editwithmenu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cervisia/editwithmenu.h b/cervisia/editwithmenu.h
index 88872621..199170be 100644
--- a/cervisia/editwithmenu.h
+++ b/cervisia/editwithmenu.h
@@ -36,7 +36,7 @@ class EditWithMenu : public TQObject
TQ_OBJECT
public:
- EditWithMenu(const KURL& url, TQWidget* tqparent);
+ EditWithMenu(const KURL& url, TQWidget* parent);
TQPopupMenu* menu();
private slots: