On 21.03.2017 16:36, René J. V. Bertin wrote:
FWIW the same thing happens with both Breeze and Oxygen in their Qt4 versions.
Expected, since QMenu:addSection() is new in Qt 5. Anyway, I researched a bit, you want QStyle::SH_Menu_SupportsSections.
On 21.03.2017 16:36, René J. V. Bertin wrote:
FWIW the same thing happens with both Breeze and Oxygen in their Qt4 versions.
Expected, since QMenu:addSection() is new in Qt 5. Anyway, I researched a bit, you want QStyle::SH_Menu_SupportsSections.