~mdoyen/homebank/trunk

« back to all changes in this revision

Viewing changes to src/ui-pref.h

  • Committer: Maxime Doyen
  • Date: 2023-01-12 17:58:52 UTC
  • Revision ID: homebank@free.fr-20230112175852-qtqy23vexam04fim
5.6.1 release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*  HomeBank -- Free, easy, personal accounting for everyone.
2
 
 *  Copyright (C) 1995-2022 Maxime DOYEN
 
2
 *  Copyright (C) 1995-2023 Maxime DOYEN
3
3
 *
4
4
 *  This file is part of HomeBank.
5
5
 *
127
127
        GtkWidget       *CM_stat_byamount;
128
128
        GtkWidget       *CM_stat_showdetail;
129
129
        GtkWidget       *CM_stat_showrate;
 
130
        GtkWidget       *CM_stat_incxfer;
130
131
 
131
132
        GtkWidget       *CM_budg_showdetail;
132
133