Merge branch 'bug_617_default_favlist_handling_fix'
[vuplus_dvbapp] / lib / gui / epositiongauge.h
index 36da1ef..f90b280 100644 (file)
@@ -18,6 +18,7 @@ public:
        
        void setInColor(const gRGB &color); /* foreground? */
        void setPointer(int which, gPixmap *pixmap, const ePoint &center);
+       void setPointer(int which, ePtr<gPixmap> &pixmap, const ePoint &center);
        
        void setInOutList(SWIG_PYOBJECT(ePyObject) list);
        void setForegroundColor(const gRGB &col);