src/eric7/DataViews/PyProfileDialog.py

branch
eric7
changeset 10076
649f7ca537ea
parent 10071
a74e32fa4d23
child 10373
093dcebe5ecb
--- a/src/eric7/DataViews/PyProfileDialog.py	Sat May 27 18:16:10 2023 +0200
+++ b/src/eric7/DataViews/PyProfileDialog.py	Sat May 27 18:30:00 2023 +0200
@@ -306,7 +306,7 @@
 
     def closeEvent(self, evt):
         """
-        Public method to handle the close event.
+        Protected method to handle the close event.
 
         @param evt reference to the close event
         @type QCloseEvent

eric ide

mercurial