Fix long line (pylint)
This commit is contained in:
parent
30a6f4267b
commit
a1b20d4b9d
@ -1294,7 +1294,8 @@ class GrampsPreferences(ConfigureDialog):
|
||||
current_line = 0
|
||||
if win():
|
||||
self.add_checkbox(grid,
|
||||
_('Use alternate Font handler for GUI and Reports (requires restart)'),
|
||||
_('Use alternate Font handler for GUI and Reports '
|
||||
'(requires restart)'),
|
||||
current_line, 'preferences.alternate-fonthandler')
|
||||
|
||||
current_line += 1
|
||||
|
Loading…
Reference in New Issue
Block a user