summaryrefslogtreecommitdiff
path: root/src/entry.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/entry.h')
-rw-r--r--src/entry.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/entry.h b/src/entry.h
index 562c085..5ee4cd6 100644
--- a/src/entry.h
+++ b/src/entry.h
@@ -34,6 +34,7 @@ struct entry {
uint32_t input_mb_length;
uint32_t selection;
+ uint32_t page;
struct string_vec results;
struct string_vec commands;
struct desktop_vec apps;