From bc17803f15d8aab4775359523de2ee8f75516eb7 Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Fri, 23 Jan 2015 21:35:49 +0000 Subject: [PATCH] added acknowledgement for the country flags --- src/util.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/util.cpp b/src/util.cpp index 2dd5d3cd..171b8989 100755 --- a/src/util.cpp +++ b/src/util.cpp @@ -382,6 +382,8 @@ CAboutDlg::CAboutDlg ( QWidget* parent ) : QDialog ( parent ) "The Synthesis ToolKit in C++ (STK))" "
  • Some pixmaps are from the Open Clip Art Library (OCAL): " "http://openclipart.org
  • " + "
  • Country flag icons from Mark James: " + "http://www.famfamfam.com
  • " "" "
    ");