diff options
Diffstat (limited to 'kplato/KPtViewIface.h')
-rw-r--r-- | kplato/KPtViewIface.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kplato/KPtViewIface.h b/kplato/KPtViewIface.h index bb134b74..60e653c8 100644 --- a/kplato/KPtViewIface.h +++ b/kplato/KPtViewIface.h @@ -4,9 +4,9 @@ #include <KoViewIface.h> -#include <qstring.h> -#include <qrect.h> -#include <qcolor.h> +#include <tqstring.h> +#include <tqrect.h> +#include <tqcolor.h> namespace KPlato { |