windows build
Peter Kümmel
syntheticpp at gmx.net
Tue Jun 27 15:59:24 CEST 2006
Peter Kümmel wrote:
> Paulo Jorge Guedes wrote:
>>> $ svn diff kconfigbase.h
>>> Index: kconfigbase.h
>>> ===================================================================
>>> --- kconfigbase.h (revision 555414)
>>> +++ kconfigbase.h (working copy)
>>> @@ -27,6 +27,7 @@
>>> #include <qvariant.h>
>>> #include <kdelibs_export.h>
>>> #include <kdebug.h>
>>> +#include <dbus/qdbusmessage.h>
>
>>> and I could remember that this makes other problems.
>> I think it is your call ;)
>>
>> Thanks
>> Paulo
>
> I've checked in above patch after haven't seen problems here.
>
> Peter
Same here:
Index: kdeprint/foomatic2loader.h
===================================================================
--- kdeprint/foomatic2loader.h (revision 555414)
+++ kdeprint/foomatic2loader.h (working copy)
@@ -23,6 +23,7 @@
#include <qvariant.h>
#include <kdelibs_export.h>
+#include <dbus/qdbusmessage.h>
class QIODevice;
class DrBase;
More information about the Kde-buildsystem
mailing list