From 0d9c98f9be1f135570a3f94a659dc0f5096560fd Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Fri, 12 Apr 2019 19:01:21 +0200 Subject: [PATCH] mention pljones in the About dialog and README --- README | 2 ++ src/util.cpp | 1 + 2 files changed, 3 insertions(+) diff --git a/README b/README index 4f696650..c95eea89 100755 --- a/README +++ b/README @@ -62,3 +62,5 @@ source: - Some pixmaps are from the Open Clip Art Library (OCAL): http://openclipart.org + +- Server wave recording, coded by pljones diff --git a/src/util.cpp b/src/util.cpp index c5aa7801..5430bd8f 100755 --- a/src/util.cpp +++ b/src/util.cpp @@ -385,6 +385,7 @@ CAboutDlg::CAboutDlg ( QWidget* parent ) : QDialog ( parent ) "http://openclipart.org" "
  • Country flag icons from Mark James: " "http://www.famfamfam.com
  • " + "
  • Server wave recording, coded by pljones
  • " "" "
    ");