diff -r 2ef048b5383c -r 786f2533200a controls/DebugVariablePanel/DebugVariableTextViewer.py --- 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