summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 07a580c3..b8d9f49f 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -398,6 +398,10 @@ private:
MOBase::DelayedFileWriter m_ArchiveListWriter;
+ // icon set by the stylesheet, used to remember its original appearance
+ // when painting the count
+ QIcon m_originalNotificationIcon;
+
enum class ShortcutType {
Toolbar,
Desktop,