diff options
Diffstat (limited to 'plugins/NewStory/src/main.cpp')
-rw-r--r-- | plugins/NewStory/src/main.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/NewStory/src/main.cpp b/plugins/NewStory/src/main.cpp index d744d8435e..9f02dd23e4 100644 --- a/plugins/NewStory/src/main.cpp +++ b/plugins/NewStory/src/main.cpp @@ -76,6 +76,7 @@ static IconItem icons[] = { LPGEN("Find next"), "findnext", IDI_FINDNEXT }, { LPGEN("Jump to date"), "calendar", IDI_CALENDAR }, { LPGEN("Conversations"), "timetree", IDI_TIMETREE }, + { LPGEN("All results"), "users", IDI_USERS }, { LPGEN("Template group"), "tplgroup", IDI_TPLGROUP }, { LPGEN("Cancel edit"), "reset", IDI_RESET }, |