Skip to content

Commit

Permalink
callbacks: update authors in About dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
bk138 committed Mar 2, 2024
1 parent ec726f4 commit 42c9e30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/callbacks.c
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,7 @@ void on_about(GtkMenuItem *menuitem,
"avma <[email protected]>",
"godmar <[email protected]>",
"Ashwin Rajesh <[email protected]>",
"Pascal Niklaus <[email protected]>",
NULL };
gtk_show_about_dialog (NULL,
"program-name", "Gromit-MPX",
Expand Down

0 comments on commit 42c9e30

Please sign in to comment.