Graphics/UMLGraphicsView.py

changeset 3591
2f2a4a76dd22
parent 3484
645c12de6b0c
child 3656
441956d8fce5
--- a/Graphics/UMLGraphicsView.py	Sat May 17 19:58:49 2014 +0200
+++ b/Graphics/UMLGraphicsView.py	Sun May 18 14:13:09 2014 +0200
@@ -612,7 +612,7 @@
     
     def event(self, evt):
         """
-        Protected method handling events.
+        Public method handling events.
         
         @param evt reference to the event (QEvent)
         @return flag indicating, if the event was handled (boolean)

eric ide

mercurial