> Am 13.09.2015 um 16:50 schrieb René J.V. Bertin <rjvber...@gmail.com>: > > Hi, > > Is it to be expected that I have icons in the items of the global menubar of > the Assistant, Designer and Linguist apps, using the Qt 5.5.0 Cocoa build?
No. Applications on OS X don't have icons in the menu - as per Apple HIG. Also refer to http://doc.qt.io/qt-5/qt.html#ApplicationAttribute-enum (Not sure whether it is necessary to explicitly set Qt::AA_DontShowIconsInMenus /before/ instantiating QApplication or whether that's set by default on OS X) Cheers, Oliver _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest