Skip to content

Commit

Permalink
Forgot one line
Browse files Browse the repository at this point in the history
  • Loading branch information
schriftgestalt committed Apr 27, 2013
1 parent 511759b commit 80ca45b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Delete Images.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#MenuTitle: Delete Images
''' Deletes background images from selected layers.'''

Font = Glyphs.font
Font.disableUpdateInterface()
layers = Font.selectedLayers
for l in layers:
Expand Down

0 comments on commit 80ca45b

Please sign in to comment.