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.h1
1 files changed, 1 insertions, 0 deletions
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;
};