]> Dogcows Code - chaz/homebank/blobdiff - src/rep_stats.c
import homebank-5.1.3
[chaz/homebank] / src / rep_stats.c
index fe354db6a9c998e21f8f957bfd222f1e9afa7086..bb840f72cf09fa0c5c44049545bada69a20725af 100644 (file)
@@ -1,5 +1,5 @@
 /*  HomeBank -- Free, easy, personal accounting for everyone.
- *  Copyright (C) 1995-2016 Maxime DOYEN
+ *  Copyright (C) 1995-2017 Maxime DOYEN
  *
  *  This file is part of HomeBank.
  *
@@ -1582,7 +1582,7 @@ GError *error = NULL;
        // data to action callbacks is set here (data)
        gtk_action_group_add_actions (actions, entries, n_entries, data);
 
-     gtk_action_group_add_toggle_actions (actions,
+       gtk_action_group_add_toggle_actions (actions,
                                           toggle_entries, n_toggle_entries,
                                           data);
 
This page took 0.021801 seconds and 4 git commands to generate.