diff options
Diffstat (limited to 'common/notification.h')
-rw-r--r-- | common/notification.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/notification.h b/common/notification.h index 8224f2a..b67a84a 100644 --- a/common/notification.h +++ b/common/notification.h | |||
@@ -34,6 +34,7 @@ public: | |||
34 | enum NoticationType { | 34 | enum NoticationType { |
35 | Shutdown, | 35 | Shutdown, |
36 | Status, | 36 | Status, |
37 | Info, | ||
37 | Warning, | 38 | Warning, |
38 | Progress, | 39 | Progress, |
39 | Inspection, | 40 | Inspection, |