Re: [Development] include/QtGui/QList header

2017-02-09 Thread Thiago Macieira
On quinta-feira, 9 de fevereiro de 2017 12:04:03 PST Oswald Buddenhagen wrote: > > The header include/QtGui/QList is created since Qt 5.8. > > It includes qevent.h and I guess this is because of > > https://codereview.qt-project.org/#/c/170513/ > > Who knows how to fix it? > > failing to fix the p

Re: [Development] include/QtGui/QList header

2017-02-09 Thread Oswald Buddenhagen
On Thu, Feb 09, 2017 at 01:57:56PM +0300, Alexander Volkov wrote: > The header include/QtGui/QList is created since Qt 5.8. > It includes qevent.h and I guess this is because of > https://codereview.qt-project.org/#/c/170513/ > Who knows how to fix it? > failing to fix the parser (which may be tri

Re: [Development] include/QtGui/QList header

2017-02-09 Thread Marc Mutz
On Thursday 09 February 2017 11:57:56 Alexander Volkov wrote: > Hi all, > > The header include/QtGui/QList is created since Qt 5.8. > It includes qevent.h and I guess this is because of > https://codereview.qt-project.org/#/c/170513/ > Who knows how to fix it? - template <> class QList... + #defi

[Development] include/QtGui/QList header

2017-02-09 Thread Alexander Volkov
Hi all, The header include/QtGui/QList is created since Qt 5.8. It includes qevent.h and I guess this is because of https://codereview.qt-project.org/#/c/170513/ Who knows how to fix it? ___ Development mailing list Development@qt-project.org http://l