python object refcount debugging code second try
[vuplus_dvbapp] / lib / gui / epositiongauge.h
index 4b20209..36da1ef 100644 (file)
@@ -19,7 +19,7 @@ public:
        void setInColor(const gRGB &color); /* foreground? */
        void setPointer(int which, gPixmap *pixmap, const ePoint &center);
        
-       void setInOutList(PyObject *list);
+       void setInOutList(SWIG_PYOBJECT(ePyObject) list);
        void setForegroundColor(const gRGB &col);
        
        void enableSeekPointer(int enable);