diff options
Diffstat (limited to 'src/Graphics.h')
| -rw-r--r-- | src/Graphics.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Graphics.h b/src/Graphics.h index 9b91701..5e43417 100644 --- a/src/Graphics.h +++ b/src/Graphics.h @@ -87,7 +87,9 @@ enum Icon IconFolder, IconSearch, IconDelete, - IconReport + IconReport, + IconUsername, + IconPassword }; //"Graphics lite" - slightly lower performance due to variable size, |
