summaryrefslogtreecommitdiff
path: root/clients/ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'clients/ui.h')
-rw-r--r--clients/ui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/clients/ui.h b/clients/ui.h
index c546c91..8574121 100644
--- a/clients/ui.h
+++ b/clients/ui.h
@@ -37,6 +37,7 @@ struct app {
char role[32];
int64_t fy;
int64_t voucher_sel; /* last selected voucher id in the list view */
+ int voucher_sort; /* VSORT_* for the list, kept in tui.conf */
int64_t invoice_sel; /* last selected invoice id in the list view */
int64_t customer_sel; /* last selected customer id in the list view */
int64_t employee_sel; /* last selected employee id in the list view */