--- a/src/eric7/JediInterface/RefactoringPreviewDialog.py Sat Oct 05 10:28:34 2024 +0200 +++ b/src/eric7/JediInterface/RefactoringPreviewDialog.py Sat Oct 05 11:35:07 2024 +0200 @@ -49,7 +49,7 @@ "header": Preferences.getDiffColour("HeaderColor"), "whitespace": Preferences.getDiffColour("BadWhitespaceColor"), }, - Preferences.getEditorOtherFonts("MonospacedFont") + Preferences.getEditorOtherFonts("MonospacedFont"), ) self.titleLabel.setText(title)