From 9aae6f2aac200d11b9f1cc90d745ffe68b735e3a Mon Sep 17 00:00:00 2001 From: Colin Noga Date: Thu, 26 Jul 2012 16:14:46 -0500 Subject: fixed a doodad release on multi-edit bug --- src/editorui/doodads.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src/editorui') diff --git a/src/editorui/doodads.py b/src/editorui/doodads.py index 068c420..bdba4d4 100644 --- a/src/editorui/doodads.py +++ b/src/editorui/doodads.py @@ -55,7 +55,6 @@ class KPEditorDoodad(KPEditorItem): print thong print type(thong) - def setEditorData(self, editor, index): -- cgit v1.2.3