projects
/
dcpomatic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a3cf99
)
Add Benno Zwanenburg as a tester.
author
Carl Hetherington
<cth@carlh.net>
Mon, 5 Feb 2024 12:11:09 +0000
(13:11 +0100)
committer
Carl Hetherington
<cth@carlh.net>
Mon, 5 Feb 2024 12:11:09 +0000
(13:11 +0100)
src/wx/about_dialog.cc
patch
|
blob
|
history
diff --git
a/src/wx/about_dialog.cc
b/src/wx/about_dialog.cc
index adbe2eb7bc2e6de2becfc4f752b71c48b3578a59..60f96664e7abcbffb6067d2650ae06d583cbedaf 100644
(file)
--- a/
src/wx/about_dialog.cc
+++ b/
src/wx/about_dialog.cc
@@
-231,6
+231,7
@@
AboutDialog::AboutDialog (wxWindow* parent)
tested_by.Add (wxT ("Andreas Weiss"));
tested_by.Add (wxT ("Paul Willmott"));
tested_by.Add (wxT ("Wolfgang Woehl"));
+ tested_by.Add (wxT ("Benno Zwanenburg"));
tested_by.Add (wxT ("Дима Агатов"));
add_section (_("Tested by"), tested_by);