Commit 454773bb5d88c1f104feafbb4cde0632c81f1767
1 parent
df66115b
add forward icon as icn16_forward
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
web/widgets/icons_set.anubis
| ... | ... | @@ -11,6 +11,7 @@ public define String icn16_calendar = "icons/16x16/calendar.png". |
| 11 | 11 | public define String icn16_check = "icons/16x16/check.png". |
| 12 | 12 | public define String icn16_clock = "icons/16x16/clock.png". |
| 13 | 13 | public define String icn16_cross = "icons/16x16/cross.png". |
| 14 | +public define String icn16_forward = "icons/16x16/forward.png". | |
| 14 | 15 | public define String icn16_home = "icons/16x16/home.png". |
| 15 | 16 | public define String icn16_key = "icons/16x16/key.png". |
| 16 | 17 | public define String icn16_locked = "icons/16x16/locked.png". | ... | ... |