diff options
Diffstat (limited to 'src/Graphics.h')
| -rw-r--r-- | src/Graphics.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Graphics.h b/src/Graphics.h index 8c019e1..1209b86 100644 --- a/src/Graphics.h +++ b/src/Graphics.h @@ -79,7 +79,8 @@ enum Icon IconDelete, IconReport, IconUsername, - IconPassword + IconPassword, + IconClose }; //"Graphics lite" - slightly lower performance due to variable size, |
