added acknowledgement for the country flags
This commit is contained in:
parent
837749cc6c
commit
bc17803f15
1 changed files with 2 additions and 0 deletions
|
@ -382,6 +382,8 @@ CAboutDlg::CAboutDlg ( QWidget* parent ) : QDialog ( parent )
|
||||||
"The Synthesis ToolKit in C++ (STK)</a></i>)</li>"
|
"The Synthesis ToolKit in C++ (STK)</a></i>)</li>"
|
||||||
"<li>Some pixmaps are from the Open Clip Art Library (OCAL): "
|
"<li>Some pixmaps are from the Open Clip Art Library (OCAL): "
|
||||||
"<i><a href=""http://openclipart.org"">http://openclipart.org</a></i></li>"
|
"<i><a href=""http://openclipart.org"">http://openclipart.org</a></i></li>"
|
||||||
|
"<li>Country flag icons from Mark James: "
|
||||||
|
"<i><a href=""http://www.famfamfam.com"">http://www.famfamfam.com</a></i></li>"
|
||||||
"</ul>"
|
"</ul>"
|
||||||
"</center><br>");
|
"</center><br>");
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue