From ef4bb82a192bc61d3045e4ca1ebda51df2145717 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 13 Aug 2009 21:07:26 +0000 Subject: notifier plugin: added cover support git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1139 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/General/notifier/popupwidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/plugins/General/notifier/popupwidget.h') diff --git a/src/plugins/General/notifier/popupwidget.h b/src/plugins/General/notifier/popupwidget.h index 989b37bd7..d059c4661 100644 --- a/src/plugins/General/notifier/popupwidget.h +++ b/src/plugins/General/notifier/popupwidget.h @@ -61,6 +61,7 @@ private: QTimer *m_timer; QLabel *m_label1; QLabel *m_label2; + QLabel *m_pixlabel; uint m_pos; }; -- cgit v1.2.3-13-gbd6f