| Index: include/AdblockPlus/Notification.h |
| diff --git a/include/AdblockPlus/Notification.h b/include/AdblockPlus/Notification.h |
| index afcbd724b24d952e94b5b7ac7fd81abf73d8ea33..d5d37ed6f9210f9882599ecf67908d1529093fcf 100644 |
| --- a/include/AdblockPlus/Notification.h |
| +++ b/include/AdblockPlus/Notification.h |
| @@ -32,6 +32,7 @@ namespace AdblockPlus |
| { |
| NOTIFICATION_TYPE_INFORMATION, |
| NOTIFICATION_TYPE_QUESTION, |
| + NOTIFICATION_TYPE_RELENTLESS, |
|
sergei
2017/08/11 12:49:38
Tests will be done as #5500.
|
| NOTIFICATION_TYPE_CRITICAL |
| }; |