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 f5efe0cd..15aecaf8 100644
--- a/kommander/editor/listvieweditorimpl.h
+++ b/kommander/editor/listvieweditorimpl.h
@@ -32,7 +32,7 @@ class FormWindow;
class ListViewEditor : public ListViewEditorBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
ListViewEditor( TQWidget *parent, TQListView *lv, FormWindow *fw );