summaryrefslogtreecommitdiffstats
path: root/kommander/editor/assistproc.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/assistproc.h')
-rw-r--r--kommander/editor/assistproc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/assistproc.h b/kommander/editor/assistproc.h
index 8e579bda..c7097787 100644
--- a/kommander/editor/assistproc.h
+++ b/kommander/editor/assistproc.h
@@ -27,7 +27,7 @@
class AssistProc : public TQProcess
{
- Q_OBJECT
+ TQ_OBJECT
public:
AssistProc( TQObject *parent=0, const char * name = 0, const TQString &path = TQString() );