mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-09-02 21:27:52 -04: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
|
QDockWidget::title
|
||||||
{
|
{
|
||||||
background-color: #353434;
|
background-color: #353434;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
'''
|
'''
|
||||||
stylesheet += mac_fix
|
stylesheet += mac_fix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user