Skip to content
Snippets Groups Projects
Commit 05087621 authored by Anthony Lim's avatar Anthony Lim
Browse files

refs #20835 fixed windows != 10 bug

parent a875a63b
Branches 23667_slim_down_MantidQtCommonWidgetsQt5_lib
No related tags found
No related merge requests found
......@@ -72,4 +72,5 @@ def setTableHeaders(table):
+"background-color:white;"\
+"}"
table.setStyleSheet(styleSheet)
return styleSheet
return styleSheet
return
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment