summaryrefslogtreecommitdiffstats
path: root/kommander/editor/listvieweditorimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/listvieweditorimpl.h')
-rw-r--r--kommander/editor/listvieweditorimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/listvieweditorimpl.h b/kommander/editor/listvieweditorimpl.h
index 9a7d7457..f5efe0cd 100644
--- a/kommander/editor/listvieweditorimpl.h
+++ b/kommander/editor/listvieweditorimpl.h
@@ -35,7 +35,7 @@ class ListViewEditor : public ListViewEditorBase
TQ_OBJECT
public:
- ListViewEditor( TQWidget *tqparent, TQListView *lv, FormWindow *fw );
+ ListViewEditor( TQWidget *parent, TQListView *lv, FormWindow *fw );
protected slots:
void applyClicked();