diff options
Diffstat (limited to 'src/search.h')
| -rw-r--r-- | src/search.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/search.h b/src/search.h index 3518b33..73eb17a 100644 --- a/src/search.h +++ b/src/search.h @@ -30,6 +30,7 @@ typedef struct t_ts_search_result int done_finding_files; int file_list_read_cursor; bool cancel_search; + bool search_completed; // search query utf8_int8_t *directory_to_search; |
