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 0342ed60..70b61763 100644 --- a/kommander/editor/tableeditorimpl.h +++ b/kommander/editor/tableeditorimpl.h @@ -10,7 +10,7 @@ class FormWindow; class TableEditor : public TableEditorBase { - Q_OBJECT + TQ_OBJECT public: |