diff options
Diffstat (limited to 'kate/part/katecodefoldinghelpers.h')
-rw-r--r-- | kate/part/katecodefoldinghelpers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kate/part/katecodefoldinghelpers.h b/kate/part/katecodefoldinghelpers.h index 72aebd49d..bea6a096c 100644 --- a/kate/part/katecodefoldinghelpers.h +++ b/kate/part/katecodefoldinghelpers.h @@ -30,7 +30,7 @@ class KateCodeFoldingTree; class KateTextCursor; class KateBuffer; -class QString; +class TQString; //END class KateHiddenLineBlock |