diff options
Diffstat (limited to 'kommander/editor/connectioneditorimpl.h')
-rw-r--r-- | kommander/editor/connectioneditorimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/connectioneditorimpl.h b/kommander/editor/connectioneditorimpl.h index f130e590..8ac3fdd3 100644 --- a/kommander/editor/connectioneditorimpl.h +++ b/kommander/editor/connectioneditorimpl.h @@ -31,7 +31,7 @@ class FormWindow; class ConnectionEditor : public ConnectionEditorBase { - Q_OBJECT + TQ_OBJECT public: ConnectionEditor(TQWidget* parent, TQObject* sender, TQObject* receiver, FormWindow* fw); |