diff options
Diffstat (limited to 'kommander/editor/multilineeditorimpl.h')
-rw-r--r-- | kommander/editor/multilineeditorimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kommander/editor/multilineeditorimpl.h b/kommander/editor/multilineeditorimpl.h index 0f6ff96a..d26c7f78 100644 --- a/kommander/editor/multilineeditorimpl.h +++ b/kommander/editor/multilineeditorimpl.h @@ -24,7 +24,7 @@ #include "multilineeditor.h" class FormWindow; -class QMultiLineEdit; +class TQMultiLineEdit; class MultiLineEditor : public MultiLineEditorBase { |