diff options
Diffstat (limited to 'include/administration.hpp')
| -rw-r--r-- | include/administration.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/administration.hpp b/include/administration.hpp index 3fc68bd..09e0cb2 100644 --- a/include/administration.hpp +++ b/include/administration.hpp @@ -456,7 +456,7 @@ namespace administration { // Callback functions. // ======================= - void set_data_changed_event_callback(data_changed_event ev); + void set_administration_data_changed_event_callback(data_changed_event ev); void set_data_deleted_event_callback(data_deleted_event ev); void set_invoice_changed_event_callback(invoice_changed_event ev); void set_contact_changed_event_callback(contact_changed_event ev); |
