X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fgui%2Felistbox.h;h=1cadf74b75085d4c0b8537fbc9471f1c73b1fc21;hp=ace418984dcd7415f9246fb86d437bd9188f4cad;hb=7e6f15005ac50206ace23e1d3496e8c6550c14f5;hpb=98b0d9a3feea2b97671a232ea6efdf65ed0bf969 diff --git a/lib/gui/elistbox.h b/lib/gui/elistbox.h index ace4189..1cadf74 100644 --- a/lib/gui/elistbox.h +++ b/lib/gui/elistbox.h @@ -120,8 +120,8 @@ public: void setBackgroundColor(gRGB &col); void setForegroundColor(gRGB &col); - void setBackgroundPicture(gPixmap *pm); - void setSelectionPicture(gPixmap *pm); + void setBackgroundPicture(ePtr &pixmap); + void setSelectionPicture(ePtr &pixmap); struct eListboxStyle *getLocalStyle(void); #ifndef SWIG