]> Dogcows Code - chaz/homebank/blobdiff - src/hb-account.h
Merge branch 'upstream'
[chaz/homebank] / src / hb-account.h
index 36aba35b549c940557bf88c4be26450c0ec41d98..23d4375097e353262fe1fa8f08a633026243f680 100644 (file)
@@ -1,5 +1,5 @@
 /*  HomeBank -- Free, easy, personal accounting for everyone.
- *  Copyright (C) 1995-2017 Maxime DOYEN
+ *  Copyright (C) 1995-2018 Maxime DOYEN
  *
  *  This file is part of HomeBank.
  *
@@ -42,6 +42,7 @@ struct _account
        guint32         cheque2;
        gchar       *notes;
 
+
        /* unsaved datas */
        GQueue          *txn_queue;
        GtkWindow       *window;        //dsp_account window opened
This page took 0.021873 seconds and 4 git commands to generate.