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 b37eb4f..b4ce5f5 100644
--- a/clients/ui.h
+++ b/clients/ui.h
@@ -42,6 +42,7 @@ struct app {
int64_t employee_sel; /* last selected employee id in the list view */
int64_t payroll_sel; /* last selected payroll run id in the list view */
char default_series[16];
+ char ib_series[16];
char attachment_dir[256];
long max_attachment_bytes;
char fy_label[64];