diff options
Diffstat (limited to 'kommander/editor/tableeditorimpl.h')
-rw-r--r-- | kommander/editor/tableeditorimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/tableeditorimpl.h b/kommander/editor/tableeditorimpl.h index 167f8bb7..0342ed60 100644 --- a/kommander/editor/tableeditorimpl.h +++ b/kommander/editor/tableeditorimpl.h @@ -11,7 +11,7 @@ class FormWindow; class TableEditor : public TableEditorBase { Q_OBJECT - TQ_OBJECT + public: TableEditor( TQWidget* parent = 0, TQWidget *editWidget = 0, FormWindow *fw = 0, |