projects
/
erdslangetjie.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa7da22
)
pep8 fix
author
Neil
<neil@dip.sun.ac.za>
Thu, 18 Apr 2013 12:18:51 +0000
(14:18 +0200)
committer
Neil
<neil@dip.sun.ac.za>
Thu, 18 Apr 2013 12:18:51 +0000
(14:18 +0200)
erdslangetjie/editor/editor.py
patch
|
blob
|
history
diff --git
a/erdslangetjie/editor/editor.py
b/erdslangetjie/editor/editor.py
index a8737e14f9d9017ebf469c3ccd446ccc41282a92..22fa0a4eb9018ce9e9ac50e87373284af57db9e8 100644
(file)
--- a/
erdslangetjie/editor/editor.py
+++ b/
erdslangetjie/editor/editor.py
@@
-130,7
+130,6
@@
class EditorWindow(FloatLayout):
size_hint=(.5, .5))
popup.open()
-
def change_tool(self, label, ref):
self.tool = ref
self.draw_toolbar()