Commit f56a6f11124829de4aebb9eff8ff6a1806173daf

Authored by Thiago Franco de Moraes
1 parent 8d5e0c8b
Exists in wxgtk3_b5

Added Olly Betts as contributor

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
invesalius/gui/dialogs.py
... ... @@ -779,7 +779,8 @@ def ShowAboutDialog(parent):
779 779 "Tatiana Al-Chueyr (former)",
780 780 "Guilherme Cesar Soares Ruppert (former)",
781 781 "Fabio de Souza Azevedo (former)",
782   - "Bruno Lara Bottazzini (contributor)"]
  782 + "Bruno Lara Bottazzini (contributor)",
  783 + "Olly Betts (patches to wxPython3)"]
783 784  
784 785 info.Translators = ["Alex P. Natsios",
785 786 "Andreas Loupasakis",
... ...