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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kommander/editor/functionsimpl.h b/kommander/editor/functionsimpl.h
index 05df768f..a583f199 100644
--- a/kommander/editor/functionsimpl.h
+++ b/kommander/editor/functionsimpl.h
@@ -26,6 +26,7 @@
class FunctionsDialog : public FunctionsDialogBase
{
Q_OBJECT
+ TQ_OBJECT
public:
FunctionsDialog(TQWidget*, const TQDict<TQWidget>&, bool m_useInternalParser, char* = 0, bool = true);
~FunctionsDialog();