Re: [PATCH] fix build errors in kdevplatform-1.2.0

2011-03-27 Thread Theo Chatzimichos
On Sunday 27 of March 2011 15:09:32 Andreas Pakulat wrote: > On 27.03.11 13:59:06, Erik wrote: > > This patch fixes the following errors in kdevplatform 1.2.0 so that > > > it can be built: > I suggest to send that to the kdevelop-devel mailinglist, otherwise this > may not reach the right people.

Re: [PATCH] fix build errors in kdevplatform-1.2.0

2011-03-27 Thread Andreas Pakulat
On 27.03.11 13:59:06, Erik wrote: > This patch fixes the following errors in kdevplatform 1.2.0 so that > it can be built: I suggest to send that to the kdevelop-devel mailinglist, otherwise this may not reach the right people. Also it would be good if you include information which particular pla

[PATCH] fix build errors in kdevplatform-1.2.0

2011-03-27 Thread Erik
This patch fixes the following errors in kdevplatform 1.2.0 so that it can be built: * Define metatypes in header files and include them instead of having multiple Q_DECLARE_METATYPE(TYPE) for the same TYPE (see http://www.mail-archive.com/kde-core-devel@kde.org/msg00416.html). * Explicit stati