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 d2f9721..34305d7 100644 --- a/src/Graphics.h +++ b/src/Graphics.h @@ -72,7 +72,8 @@ enum Icon IconFavourite, IconFolder, IconSearch, - IconDelete + IconDelete, + IconReport }; class Graphics |
