summaryrefslogtreecommitdiffstats
path: root/kommander/editor/multilineeditorimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/multilineeditorimpl.h')
-rw-r--r--kommander/editor/multilineeditorimpl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/editor/multilineeditorimpl.h b/kommander/editor/multilineeditorimpl.h
index 3931cf90..c5c07366 100644
--- a/kommander/editor/multilineeditorimpl.h
+++ b/kommander/editor/multilineeditorimpl.h
@@ -28,7 +28,7 @@ class TQMultiLineEdit;
class MultiLineEditor : public MultiLineEditorBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
@@ -46,7 +46,7 @@ private:
class TextEditor : public MultiLineEditorBase
{
- Q_OBJECT
+ TQ_OBJECT
public: