mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-04 16:31:17 -05:00
Same fix as prev commit but for pyqt5
This commit is contained in:
parent
5e15868363
commit
dad9a69c1a
@ -108,6 +108,7 @@ def load_stylesheet_pyqt5():
|
||||
QDockWidget::title
|
||||
{
|
||||
background-color: #353434;
|
||||
text-align: center;
|
||||
}
|
||||
'''
|
||||
stylesheet += mac_fix
|
||||
|
Loading…
Reference in New Issue
Block a user