add possibility to redefine multiepg colors in skin
[enigma2.git] / lib / gui / elistboxcontent.cpp
index 0378aefcb5d4ea480b92ac17a472a5d5b932580d..09b1cb5cdd5f3cebea4ddb0b9110f1d173cfdf4e 100644 (file)
@@ -748,7 +748,7 @@ void eListboxPythonMultiContent::paint(gPainter &painter, eWindowStyle &style, c
                        case TYPE_PIXMAP: // pixmap
                        {
                        /*
-                               (2, x, y, width, height, pixmap [, foreColor, backColor, backColorSelected] )
+                               (2, x, y, width, height, pixmap [, backColor, backColorSelected] )
                        */
 
                                ePyObject px = PyTuple_GET_ITEM(item, 1),