Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-05-20 00:22:47 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-05-20 00:22:47 +0400
commit0e6f6c89f5d2c3883398bab4cfe5468127603da3 (patch)
tree8624717492bd1d2bf4b373c8a8fcb7ef72980061 /space_view3d_copy_attributes.py
parent898f4ae0642e412a05e087a12bb8ef7dcc73e181 (diff)
SVN maintenance.
Diffstat (limited to 'space_view3d_copy_attributes.py')
-rw-r--r--space_view3d_copy_attributes.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/space_view3d_copy_attributes.py b/space_view3d_copy_attributes.py
index 8eec182b..c6685c18 100644
--- a/space_view3d_copy_attributes.py
+++ b/space_view3d_copy_attributes.py
@@ -812,4 +812,4 @@ def unregister():
km.keymap_items.remove(kmi)
if __name__ == "__main__":
- register() \ No newline at end of file
+ register()