diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-09-26 18:58:40 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-09-26 18:58:40 +0000 |
| commit | 1ac72677511d781430b2a35de3d0ffc75fdb526d (patch) | |
| tree | d5e5c2b545cf2c4350a518de214cdb6379c085d2 /src/plugins/General/notifier/popupwidget.h | |
| parent | 76c7627348c54f29eb181e2ba875d3aa463403cd (diff) | |
| download | qmmp-1ac72677511d781430b2a35de3d0ffc75fdb526d.tar.gz qmmp-1ac72677511d781430b2a35de3d0ffc75fdb526d.tar.bz2 qmmp-1ac72677511d781430b2a35de3d0ffc75fdb526d.zip | |
some notifier plugin changes
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1263 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/notifier/popupwidget.h')
| -rw-r--r-- | src/plugins/General/notifier/popupwidget.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/General/notifier/popupwidget.h b/src/plugins/General/notifier/popupwidget.h index c7bbafeef..a845ea24c 100644 --- a/src/plugins/General/notifier/popupwidget.h +++ b/src/plugins/General/notifier/popupwidget.h @@ -60,7 +60,6 @@ private: void updatePosition(); QTimer *m_timer; QLabel *m_label1; - QLabel *m_label2; QLabel *m_pixlabel; uint m_pos; int m_coverSize; |
