This commit is contained in:
Andreas Preikschat 2012-10-03 20:52:52 +02:00
parent 99e4786ab6
commit 43af89f70f
1 changed files with 1 additions and 1 deletions

View File

@ -362,7 +362,7 @@ class MediaManagerItem(QtGui.QWidget):
'Invalid File Type'),
translate('OpenLP.MediaManagerItem',
'Invalid File %s.\nSuffix not supported') % file)
errorShown = True
error_shown = True
else:
new_files.append(file)
if new_files: