5530:93f95c4b3153 | 5532:3a7c5deab9b7 |
---|---|
2 | 2 |
3 # Copyright (c) 2006 - 2017 Detlev Offenbach <detlev@die-offenbachs.de> | 3 # Copyright (c) 2006 - 2017 Detlev Offenbach <detlev@die-offenbachs.de> |
4 # | 4 # |
5 | 5 |
6 """ | 6 """ |
7 Module implementing the Web Browser configuration page. | 7 Module implementing the Web Browser Appearance configuration page. |
8 """ | 8 """ |
9 | 9 |
10 from __future__ import unicode_literals | 10 from __future__ import unicode_literals |
11 | 11 |
12 from PyQt5.QtGui import QFont | 12 from PyQt5.QtGui import QFont |