On Sunday 28 December 2014 17:58:27 glenn popelka wrote: > I was browsing through qabstractitemview.cpp today and was surprised to > find an instance of Q_WS_MAC in the code. > > pwd > /c/Qt5.4/5.4/Src/qtbase/src/widgets/itemviews > > grep Q_WS * > qabstractitemview.cpp:#ifdef Q_WS_MAC > qabstractitemview.cpp:#ifdef Q_WS_MAC > qabstractitemview.cpp:#ifndef Q_WS_MAC > qheaderview.cpp:#if !defined(Q_WS_MAC) > qtreeview.cpp:#if defined(Q_WS_MAC) && !defined(QT_NO_STYLE_MAC) > > Is this something to be worried about?
No, they were left behind intentionally. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest