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 f8ed9178..c6c67cec 100644
--- a/kommander/editor/functionsimpl.h
+++ b/kommander/editor/functionsimpl.h
@@ -26,7 +26,7 @@
class FunctionsDialog : public FunctionsDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
FunctionsDialog(TQWidget*, const TQDict<TQWidget>&, bool m_useInternalParser, char* = 0, bool = true);
~FunctionsDialog();