Maj auteurs
This commit is contained in:
parent
64fa82a741
commit
f3c70222d0
|
@ -33,6 +33,7 @@ void on_about_action(GSimpleAction *action,
|
|||
{
|
||||
static const char *authors[] = { "Adrien Bourmault (neox@a-lec.org)",
|
||||
"Jean Sirmai (jean@a-lec.org)",
|
||||
"Arthur Menges (arthur.menges@a-lec.org)",
|
||||
NULL};
|
||||
GemGraphClientApplication *self = user_data;
|
||||
GtkWindow *window = NULL;
|
||||
|
|
Loading…
Reference in New Issue