diff options
Diffstat (limited to 'languages/php/phpsupportpart.h')
-rw-r--r-- | languages/php/phpsupportpart.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/php/phpsupportpart.h b/languages/php/phpsupportpart.h index 5f7ba13b..9d294642 100644 --- a/languages/php/phpsupportpart.h +++ b/languages/php/phpsupportpart.h @@ -31,7 +31,7 @@ #include <ktexteditor/editinterface.h> -class QStringList; +class TQStringList; class PHPHTMLView; class KShellProcess; class KProcess; |