X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank;a=blobdiff_plain;f=src%2Fui-filter.h;fp=src%2Fui-filter.h;h=63fc6a01a71811aa57d1972c0ef98cf4a4384c27;hp=9e2f421846e71d86a4fabacbc228a3ed82f4fe20;hb=160a363125e5d06f47eb22b333788097e4f01362;hpb=5176d625f663a51663b33dfec764563e12fe22c4 diff --git a/src/ui-filter.h b/src/ui-filter.h index 9e2f421..63fc6a0 100644 --- a/src/ui-filter.h +++ b/src/ui-filter.h @@ -60,6 +60,9 @@ struct ui_flt_manage_data GtkWidget *LV_pay, *BT_pay[MAX_BUTTON]; GtkWidget *LV_cat, *BT_cat[MAX_BUTTON]; + GtkWidget *BT_expand, *BT_collapse; + + gboolean show_account;