If you set an icon on an action in the Mac menu bar, it is not possible to later remove the icon via a call to action->setIcon(QIcon());
To reproduce:
1 - Run the attached sample application. The menu item should not have an icon, but it does.
If you set an icon on an action in the Mac menu bar, it is not possible to later remove the icon via a call to action->setIcon(QIcon());
To reproduce:
1 - Run the attached sample application. The menu item should not have an icon, but it does.