FreeCAD: master 04cf845d

Author Committer Branch Timestamp Parent
chennes wwmayer master 2021-03-25 14:34:06 master 148c528b
Affected Issues  0004599: Build 24276 0.19 Release breaks Stylesheet theming Comboview Proprerty QTabBar theming on Windows
Changeset [GUI] Remove explicit triangle styling from tabs

On Windows the lower tabs of the PropertyView were being set to
triangular, which breaks stylesheets. This removes that code, so they
now take on whatever the standard shape is on the system.

Fixes 0004599
mod - src/Gui/PropertyView.cpp Diff File