summaryrefslogtreecommitdiffstats
path: root/kommander/editor/assoctexteditorimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kommander/editor/assoctexteditorimpl.h')
-rw-r--r--kommander/editor/assoctexteditorimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/assoctexteditorimpl.h b/kommander/editor/assoctexteditorimpl.h
index 1537d35d..532d61dd 100644
--- a/kommander/editor/assoctexteditorimpl.h
+++ b/kommander/editor/assoctexteditorimpl.h
@@ -49,7 +49,7 @@ class KPopupMenu;
class AssocTextEditor : public AssocTextEditorBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
AssocTextEditor(TQWidget*, FormWindow*, PropertyEditor*, KParts::PartManager *partManager, TQWidget*, const char* = 0, bool = true);
~AssocTextEditor();