Add comment to force update

This commit is contained in:
Tim Bentley 2011-01-04 17:36:22 +00:00
parent d2414947d4
commit f9954fac80

View File

@ -208,6 +208,9 @@ class ImageMediaItem(MediaManagerItem):
self.parent.liveController.display.resetImage()
def onReplaceClick(self):
"""
Called to replace Live backgound with the video selected
"""
if check_item_selected(self.listView,
translate('ImagePlugin.MediaItem',
'You must select an image to replace the background with.')):