--- Vago/trunk/Vago/about.cpp 2016/04/02 15:58:07 1039 +++ Vago/trunk/Vago/about.cpp 2016/10/12 21:35:13 1054 @@ -13,6 +13,7 @@ About::About(QWidget *parent) : "Vago GUI "+GlobalVars::AppVersion+"" "
"
"Written by s10k
"
+ "Build Date " + __DATE__ + " " + __TIME__ + "
"
"Thanks to:
"
"Neo for OniSplit
"
"EdT for testing, suggestions and icon
"
@@ -26,8 +27,11 @@ About::About(QWidget *parent) :
"and in general to all OniCentral Community
"
"Also thanks to:
"
"StackOverflow Community
"
- "Fabrizio Angius for PKZIP 2.0 for zip handling
"
+ "Sergey A. Tachenov for the QuaZIP library
"
+ "Antonio Borondo for the documentation how to setup QuaZIP
"
+ "Arseny Kapoulkine (and contributors)for pugixml library
"
"smashingmagazine for the folder icon :)
"
+ "Freepik and Flaticon by the background image wizard icon
"
"