Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 126526
Collapse All | Expand All

(-)src/PixmapTimer.h.orig (-1 / +1 lines)
Lines 84-90 Link Here
84
84
85
public:
85
public:
86
	CPixmapTimer(QObject * parent = 0, const char * name = 0);
86
	CPixmapTimer(QObject * parent = 0, const char * name = 0);
87
	CPixmapTimer::~CPixmapTimer();
87
	~CPixmapTimer();
88
88
89
signals:
89
signals:
90
	void signalTimeout(const QPixmap &);
90
	void signalTimeout(const QPixmap &);

Return to bug 126526