summaryrefslogtreecommitdiffstats
path: root/kommander/editor/iconvieweditorimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/iconvieweditorimpl.h')
-rw-r--r--kommander/editor/iconvieweditorimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/iconvieweditorimpl.h b/kommander/editor/iconvieweditorimpl.h
index 4e3972ff..2b145c8f 100644
--- a/kommander/editor/iconvieweditorimpl.h
+++ b/kommander/editor/iconvieweditorimpl.h
@@ -31,7 +31,7 @@ class IconViewEditor : public IconViewEditorBase
TQ_OBJECT
public:
- IconViewEditor( TQWidget *tqparent, TQWidget *editWidget, FormWindow *fw );
+ IconViewEditor( TQWidget *parent, TQWidget *editWidget, FormWindow *fw );
protected slots:
void insertNewItem();