X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/6dcb75c26bbfec04b381bb99d75404f9fe50635d..46f28210d3fc839f621900e932f650e197688ce5:/lib/gui/epositiongauge.h diff --git a/lib/gui/epositiongauge.h b/lib/gui/epositiongauge.h index 36da1ef9..f90b2809 100644 --- a/lib/gui/epositiongauge.h +++ b/lib/gui/epositiongauge.h @@ -18,6 +18,7 @@ public: void setInColor(const gRGB &color); /* foreground? */ void setPointer(int which, gPixmap *pixmap, const ePoint ¢er); + void setPointer(int which, ePtr &pixmap, const ePoint ¢er); void setInOutList(SWIG_PYOBJECT(ePyObject) list); void setForegroundColor(const gRGB &col);