Same fix as prev commit but for pyqt5

This commit is contained in:
ColinDuquesnoy 2014-05-30 00:02:55 +02:00
parent 5e15868363
commit dad9a69c1a

View File

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