summaryrefslogtreecommitdiffstats
path: root/krusader/ActionMan/actionman.h
diff options
context:
space:
mode:
Diffstat (limited to 'krusader/ActionMan/actionman.h')
-rw-r--r--krusader/ActionMan/actionman.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/krusader/ActionMan/actionman.h b/krusader/ActionMan/actionman.h
index d78b9a4..4c4abbf 100644
--- a/krusader/ActionMan/actionman.h
+++ b/krusader/ActionMan/actionman.h
@@ -21,7 +21,7 @@ class ActionMan : public KDialogBase {
Q_OBJECT
TQ_OBJECT
public:
- ActionMan( TQWidget* tqparent=0 );
+ ActionMan( TQWidget* parent=0 );
~ActionMan();
protected slots: