aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/notifier/popupwidget.h
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2009-11-21 17:13:34 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2009-11-21 17:13:34 +0000
commit90b71df1362b7e128ca99ee09cc8402b8421f76d (patch)
tree24faee1a7b7b0f7610015a8f57ffa60b2865f7c9 /src/plugins/General/notifier/popupwidget.h
parentbfda47d04f9f520638f652bdb7fffb6de3dfd992 (diff)
downloadqmmp-90b71df1362b7e128ca99ee09cc8402b8421f76d.tar.gz
qmmp-90b71df1362b7e128ca99ee09cc8402b8421f76d.tar.bz2
qmmp-90b71df1362b7e128ca99ee09cc8402b8421f76d.zip
added metadata formatter
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1389 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/notifier/popupwidget.h')
-rw-r--r--src/plugins/General/notifier/popupwidget.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/plugins/General/notifier/popupwidget.h b/src/plugins/General/notifier/popupwidget.h
index a845ea24c..7efcad04f 100644
--- a/src/plugins/General/notifier/popupwidget.h
+++ b/src/plugins/General/notifier/popupwidget.h
@@ -1,5 +1,5 @@
/***************************************************************************
- * Copyright (C) 2008 by Ilya Kotov *
+ * Copyright (C) 2008-2009 by Ilya Kotov *
* forkotov02@hotmail.ru *
* *
* This program is free software; you can redistribute it and/or modify *
@@ -61,6 +61,7 @@ private:
QTimer *m_timer;
QLabel *m_label1;
QLabel *m_pixlabel;
+ QString m_template;
uint m_pos;
int m_coverSize;