Add Lilian Lefranc to the 'with-help-from' part of About.
[dcpomatic.git] / src / wx / about_dialog.cc
index 348ad67b614fbc73fb09993dfcc43feec519a200..fac72ac8af3648581779b28ad74c8fbc0b1f5b4a 100644 (file)
@@ -106,6 +106,7 @@ AboutDialog::AboutDialog (wxWindow* parent)
        with_help_from.Add (wxT ("Carsten Kurz"));
        with_help_from.Add (wxT ("GĂ©rald Maruccia"));
        with_help_from.Add (wxT ("Julian van Mil"));
+       with_help_from.Add (wxT ("Lilian Lefranc"));
        add_section (_("With help from"), with_help_from);
 
        wxArrayString translated_by;