Commit 2d17df23b5b56786a796f2c54f45004c53f9151e
1 parent
726439d3
add 'add' icon
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
web/widgets/icons_set.anubis
| @@ -6,6 +6,7 @@ | @@ -6,6 +6,7 @@ | ||
| 6 | * © Calexium | 6 | * © Calexium |
| 7 | */ | 7 | */ |
| 8 | 8 | ||
| 9 | +public define String icn16_add = "icons/16x16/add.png". | ||
| 9 | public define String icn16_edit = "icons/16x16/edit.png". | 10 | public define String icn16_edit = "icons/16x16/edit.png". |
| 10 | public define String icn16_calendar = "icons/16x16/calendar.png". | 11 | public define String icn16_calendar = "icons/16x16/calendar.png". |
| 11 | public define String icn16_check = "icons/16x16/check.png". | 12 | public define String icn16_check = "icons/16x16/check.png". |