mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Fix source typo reponse->response
This commit is contained in:
parent
cfc6e9d7e0
commit
a19b5ef342
@ -45,7 +45,7 @@
|
|||||||
#define GNC_RESPONSE_BACK 2
|
#define GNC_RESPONSE_BACK 2
|
||||||
|
|
||||||
/* Callbacks */
|
/* Callbacks */
|
||||||
void gnc_totd_dialog_response_cb (GtkDialog *dialog, gint reponse, gpointer user_data);
|
void gnc_totd_dialog_response_cb (GtkDialog *dialog, gint response, gpointer user_data);
|
||||||
void gnc_totd_dialog_startup_toggled_cb (GtkToggleButton *button, gpointer user_data);
|
void gnc_totd_dialog_startup_toggled_cb (GtkToggleButton *button, gpointer user_data);
|
||||||
|
|
||||||
/* The Tips */
|
/* The Tips */
|
||||||
|
Loading…
Reference in New Issue
Block a user