Just to confirm what Róbert found - my install of Qt 5.11.0 on macOS (using the maintenance tool) includes this file in QtGui.framework as well.
--- Andy Maloney // https://asmaloney.com twitter ~ @asmaloney <https://twitter.com/asmaloney> On Wed, Jul 4, 2018 at 3:23 AM Manner Róbert <rma...@gmail.com> wrote: > Hi, > > I have found a strange issue also present in Qt 5.11 with including QList > header. In such circumstance when QtGui include path is in priority of > QtCore, the > > #include <QList> > > includes QEvent, not QList. This is because of a bad include present under > QtGui: > > $ cat /usr/include/qt/QtGui/QList > #include "qevent.h" > > Does this file serve any purpose, is it worth a bug report? > > Robert > _______________________________________________ > Interest mailing list > Interest@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest >
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest