diff options
Diffstat (limited to 'kregexpeditor/scrollededitorwindow.h')
-rw-r--r-- | kregexpeditor/scrollededitorwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/scrollededitorwindow.h b/kregexpeditor/scrollededitorwindow.h index a89a588..35aa14e 100644 --- a/kregexpeditor/scrollededitorwindow.h +++ b/kregexpeditor/scrollededitorwindow.h @@ -19,7 +19,7 @@ #define __scrolledEditorWindow #include <tqhbox.h> -class QScrollView; +class TQScrollView; class RegExpEditorWindow; class RegExp; |