controls/DebugVariablePanel/DebugVariableTextViewer.py
changeset 1215 786f2533200a
parent 1214 2ef048b5383c
child 1218 a5a6072ac944
--- a/controls/DebugVariablePanel/DebugVariableTextViewer.py	Mon Jun 03 17:29:03 2013 +0200
+++ b/controls/DebugVariablePanel/DebugVariableTextViewer.py	Mon Jun 03 22:09:01 2013 +0200
@@ -73,7 +73,7 @@
         
     def OnDropText(self, x, y, data):
         """
-        Function called when mouse is dragged over Drop Target
+        Function called when mouse is released in Drop Target
         @param x: X coordinate of mouse pointer
         @param y: Y coordinate of mouse pointer
         @param data: Text associated to drag'n drop