I'd like to workaround this bug. So I need to know if user display configuration under Window7 is using "Aero" or "Classic" style.
Is there a way to do that?
I tried QApplication::style()->objectName()
but this alsways returns me "windowsvista"
whatever style is selected....