mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-04 16:31:17 -05:00
Fix QDockWIdget title position on Mac OSX
This commit is contained in:
parent
d852d0b2cf
commit
5e15868363
@ -73,6 +73,7 @@ def load_stylesheet(pyside=True):
|
||||
QDockWidget::title
|
||||
{
|
||||
background-color: #353434;
|
||||
text-align: center;
|
||||
}
|
||||
'''
|
||||
stylesheet += mac_fix
|
||||
|
Loading…
Reference in New Issue
Block a user