src/eric7/UI/EmailDialog.py

branch
eric7
changeset 10069
435cc5875135
parent 10050
3750abc45d5e
child 10331
c1a2ff7e3575
diff -r 7febcdccb2a1 -r 435cc5875135 src/eric7/UI/EmailDialog.py
--- 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.

eric ide

mercurial