[prev in list] [next in list] [prev in thread] [next in thread] 

List:       koffice-devel
Subject:    koffice/kchart/shape
From:       Jarosław Staniek <staniek () kde ! org>
Date:       2009-08-20 21:31:55
Message-ID: 1250803915.496171.18455.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1013843 by staniek:

(msvc) fixed error C2027: use of undefined type 'QPainter', etc.

To avoid such cases, please, if possible, include headers for types used in Q_UNUSED().

CCMAIL:koffice-devel@kde.org



 M  +2 -0      ChartTool.cpp  


--- trunk/koffice/kchart/shape/ChartTool.cpp #1013842:1013843
@@ -35,6 +35,7 @@
 #include <QTabWidget>
 #include <QPen>
 #include <QBrush>
+#include <QPainter>
 
 // KDE
 #include <KLocale>
@@ -47,6 +48,7 @@
 #include <KoShapeManager.h>
 #include <KoPointerEvent.h>
 #include <KoTextShapeData.h>
+#include <KoViewConverter.h>
 
 // ChartShape
 #include "ChartConfigWidget.h"
_______________________________________________
koffice-devel mailing list
koffice-devel@kde.org
https://mail.kde.org/mailman/listinfo/koffice-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic