aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/notifier/popupwidget.h
diff options
context:
space:
mode:
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;