forked from openlp/openlp
Fix order of names
This commit is contained in:
parent
9efa28ce07
commit
5185578f24
@ -160,9 +160,9 @@ class AboutForm(QtGui.QDialog):
|
||||
u' Tim \"TRB143\" Bentley\n'
|
||||
u' Jonathan \"gushie\" Corwin\n'
|
||||
u' Scott \"sguerrieri\" Guerrieri\n'
|
||||
u' Jon \"Meths\" Tibble\n'
|
||||
u' Raoul \"superfly\" Snyman\n'
|
||||
u' Martin \"mijiti\" Thompson\n'
|
||||
u' Jon \"Meths\" Tibble\n'
|
||||
u' Carsten \"catini\" Tingaard'))
|
||||
self.AboutNotebook.setTabText(
|
||||
self.AboutNotebook.indexOf(self.CreditsTab),
|
||||
|
Loading…
Reference in New Issue
Block a user