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

List:       kde-commits
Subject:    [kdepim-apps-libs] kaddressbookgrantlee/src/printing: Fix compile: add missing QImage include
From:       Milian Wolff <null () kde ! org>
Date:       2017-01-31 16:16:41
Message-ID: E1cYb6n-0001LE-F4 () code ! kde ! org
[Download RAW message or body]

Git commit 1238688143cc435ec626f3aac7f718ce323b6433 by Milian Wolff.
Committed on 31/01/2017 at 16:16.
Pushed by mwolff into branch 'master'.

Fix compile: add missing QImage include

/home/milian/projects/kf5/src/kde/pim/kdepim-apps-libs/kaddressbookgrantlee/src/printing/contactgrantleeprintobject.cpp:257:74: \
error: invalid use of incomplete type ‘class QImage'

M  +1    -0    kaddressbookgrantlee/src/printing/contactgrantleeprintobject.cpp

https://commits.kde.org/kdepim-apps-libs/1238688143cc435ec626f3aac7f718ce323b6433

diff --git a/kaddressbookgrantlee/src/printing/contactgrantleeprintobject.cpp \
b/kaddressbookgrantlee/src/printing/contactgrantleeprintobject.cpp index \
                9e6f757..baf4294 100644
--- a/kaddressbookgrantlee/src/printing/contactgrantleeprintobject.cpp
+++ b/kaddressbookgrantlee/src/printing/contactgrantleeprintobject.cpp
@@ -32,6 +32,7 @@
 #include <QVariant>
 #include <grantlee/metatype.h>
 #include <QLocale>
+#include <QImage>
 
 using namespace KAddressBookGrantlee;
 


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

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