notifs: add ICON_OK to icons
This commit is contained in:
parent
e2923a9385
commit
dd4270eadf
2 changed files with 11 additions and 6 deletions
|
|
@ -7,5 +7,6 @@ enum eIcons
|
|||
ICON_HINT,
|
||||
ICON_ERROR,
|
||||
ICON_CONFUSED,
|
||||
ICON_OK,
|
||||
ICON_NONE
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue