From 3a57fdee13d2f73a8f4600185484a0d21c84b0ae Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 21 Apr 2016 11:30:16 +0100 Subject: [PATCH] Supporter. --- src/wx/about_dialog.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wx/about_dialog.cc b/src/wx/about_dialog.cc index 74ffd3613..81dda1777 100644 --- a/src/wx/about_dialog.cc +++ b/src/wx/about_dialog.cc @@ -229,6 +229,7 @@ AboutDialog::AboutDialog (wxWindow* parent) supported_by.Add (wxT ("Mike Stiebing")); supported_by.Add (wxT ("Christian Suhren")); supported_by.Add (wxT ("Bruce Taylor")); + supported_by.Add (wxT ("OpsCenter Technologies, Inc.")); supported_by.Add (wxT ("Lawrence Towers")); supported_by.Add (wxT ("Richard Turner")); supported_by.Add (wxT ("Stéphane Wagneur")); -- 2.30.2