SVN maintenance.

This commit is contained in:
Guillermo S. Romero
2011-09-22 20:37:22 +00:00
parent e17ee1b415
commit ea32492dd5
3 changed files with 3 additions and 3 deletions

View File

@@ -124,4 +124,4 @@ class ANIM_OT_keying_set_export(Operator):
def invoke(self, context, event):
wm = context.window_manager
wm.fileselect_add(self)
return {'RUNNING_MODAL'}
return {'RUNNING_MODAL'}