Add space

This commit is contained in:
Tim Bentley 2012-05-30 20:50:24 +01:00
parent 14bdc5ca7a
commit cdb6859edf

View File

@ -123,7 +123,7 @@ class Renderer(object):
self._cache_background_image(self.themeManager.getThemeData
(service_theme))
def _cache_background_image(self,temp_theme):
def _cache_background_image(self, temp_theme):
"""
Adds a background image to the image cache if necessary.