trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: August 2012

Re: [trinity-devel] Fix header import in qt3

From: "David C. Rankin" <drankinatty@...>
Date: Wed, 15 Aug 2012 23:36:12 -0500
On 08/15/2012 11:16 PM, Timothy Pearson wrote:
>> Hi Tim,
>>
>> In commit 0008bc5bcd95694b38b0d0322aac2ea6fdb21298, you reference:
>>
>> #include <nqmetaobject.h>
>>
>> in qcommonstyle.cpp. I think you meant #include <qmetaobject.h>? :)
>> (Because I couldn't get it to build with nqmetaobject.h)
>>
>> --
>> later daze. :: Robert Xu :: protocol.by/rxu
> 
> Good catch; fixed in GIT hash ec1d9d9.
> 
> Tim
> 

This has also been a needed patch in Arch for a while:

  # missing include "qglobal.h" in include/qtimer.h fix
  sed -ie 's/define QTIMER_H/&\n#include "qglobal.h"/g'
$pkgdir$_prefix/include/qtimer.h

"tqglobal.h" for R14

  I don't know if this is something that would be needed for all distros, but if
it is, do we want to commit something like this as well?

-- 
David C. Rankin, J.D.,P.E.