diff options
Diffstat (limited to 'kregexpeditor/regexpconverter.h')
-rw-r--r-- | kregexpeditor/regexpconverter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/regexpconverter.h b/kregexpeditor/regexpconverter.h index cbb3a59..5c3514a 100644 --- a/kregexpeditor/regexpconverter.h +++ b/kregexpeditor/regexpconverter.h @@ -22,7 +22,7 @@ #include <tqstring.h> #include <tqvaluelist.h> -class QTextEdit; +class TQTextEdit; class AltnRegExp; class ConcRegExp; class LookAheadRegExp; |