PDA

View Full Version : How to remove icon space next to menu item shown on vista for QMenu popup



sanjayshelke
27th April 2010, 15:15
Hi,

I need to display the popup on click of drop down button.
I have created a instance of QMenu and added some actions to it.
It works fine on XP but on vista it displays the extra space for the icon before the menu item.

Is there any way to remove the icon space from the popup menu.

regards,
Sanjay