summaryrefslogtreecommitdiffstats
path: root/kommander/editor/functionsimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/functionsimpl.h')
-rw-r--r--kommander/editor/functionsimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/functionsimpl.h b/kommander/editor/functionsimpl.h
index 525a5081..e59ec6c2 100644
--- a/kommander/editor/functionsimpl.h
+++ b/kommander/editor/functionsimpl.h
@@ -25,7 +25,7 @@
class FunctionsDialog : public FunctionsDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
FunctionsDialog(TQWidget*, const TQDict<TQWidget>&, bool m_useInternalParser, char* = 0, bool = true);