src/eric7/DataViews/CodeMetricsDialog.py

branch
eric7
changeset 10076
649f7ca537ea
parent 10071
a74e32fa4d23
child 10423
299802979277
--- a/src/eric7/DataViews/CodeMetricsDialog.py	Sat May 27 18:16:10 2023 +0200
+++ b/src/eric7/DataViews/CodeMetricsDialog.py	Sat May 27 18:30:00 2023 +0200
@@ -252,7 +252,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