Patch from Raphael Ackermann <raphael.ackermann@gmail.com> -- Fix 0001538: tabs and spaces are mixed in some source files
svn: r9713
This commit is contained in:
@@ -114,6 +114,7 @@ class EditLocation(EditSecondary):
|
||||
|
||||
def save(self,*obj):
|
||||
if self.callback:
|
||||
self.callback(self.obj)
|
||||
self.callback(self.obj)
|
||||
self.close()
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user