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 da11e29..bdfdafa 100644 --- a/src/search.h +++ b/src/search.h @@ -32,6 +32,7 @@ typedef struct t_ts_search_result int file_list_read_cursor; bool cancel_search; bool search_completed; + bool is_saving; // search query utf8_int8_t *directory_to_search; |
