diff options
Diffstat (limited to 'kommander/editor/assoctexteditorimpl.h')
-rw-r--r-- | kommander/editor/assoctexteditorimpl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kommander/editor/assoctexteditorimpl.h b/kommander/editor/assoctexteditorimpl.h index 37c582ab..c9539450 100644 --- a/kommander/editor/assoctexteditorimpl.h +++ b/kommander/editor/assoctexteditorimpl.h @@ -49,6 +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(); |