--- a/E5Gui/E5MapWidget.py Sat May 17 19:58:49 2014 +0200 +++ b/E5Gui/E5MapWidget.py Sun May 18 14:13:09 2014 +0200 @@ -40,7 +40,8 @@ def __setSliderColor(self): """ - Set the slider color depending upon the background color. + Private method to set the slider color depending upon the background + color. """ if self.__backgroundColor.toHsv().value() < 128: # dark background, use white slider