diff options
Diffstat (limited to 'languages/php/phperrorview.h')
-rw-r--r-- | languages/php/phperrorview.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/languages/php/phperrorview.h b/languages/php/phperrorview.h index aaf3f9f3..48dbd846 100644 --- a/languages/php/phperrorview.h +++ b/languages/php/phperrorview.h @@ -26,10 +26,10 @@ #include "phpfile.h" class PHPSupportPart; -class QTimer; -class QTabBar; -class QWidgetStack; -class QGridLayout; +class TQTimer; +class TQTabBar; +class TQWidgetStack; +class TQGridLayout; class KDialogBase; class Problem; class KURL; |