Fix QDockWIdget title position on Mac OSX

This commit is contained in:
ColinDuquesnoy 2014-05-29 23:57:21 +02:00
parent d852d0b2cf
commit 5e15868363
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ def load_stylesheet(pyside=True):
QDockWidget::title
{
background-color: #353434;
text-align: center;
}
'''
stylesheet += mac_fix