We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08be266 commit a5fda57Copy full SHA for a5fda57
faslr/grid_header.py
@@ -585,7 +585,7 @@ def paintSection( # noqa
585
586
# painter.drawRect(rect)
587
painter.drawRect(section_rect)
588
- opt.palette.setBrush(QPalette.ColorRole.Window, Qt.ItemDataRole.DisplayRole)
+ # opt.palette.setBrush(QPalette.ColorRole.Window, Qt.ItemDataRole.DisplayRole)
589
# opt.palette.setBrush()
590
painter.save()
591
self.style().drawControl(
0 commit comments