--- a/src/eric7/UI/EmailDialog.py Thu May 25 11:12:05 2023 +0200
+++ b/src/eric7/UI/EmailDialog.py Thu May 25 19:51:47 2023 +0200
@@ -492,6 +492,7 @@
)
del itm
+ @pyqtSlot(str)
def on_subject_textChanged(self, txt):
"""
Private slot to handle the textChanged signal of the subject edit.