diff options
Diffstat (limited to 'buildtools/pascal/pascalproject_widget.h')
-rw-r--r-- | buildtools/pascal/pascalproject_widget.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/buildtools/pascal/pascalproject_widget.h b/buildtools/pascal/pascalproject_widget.h index 198cf794..bfd9c328 100644 --- a/buildtools/pascal/pascalproject_widget.h +++ b/buildtools/pascal/pascalproject_widget.h @@ -2,8 +2,8 @@ #define __PASCALPROJECT_WIDGET_H__ -#include <qwidget.h> -#include <qstring.h> +#include <tqwidget.h> +#include <tqstring.h> class KDevProject; |