QMessageBox::about(this,"About Walleth PoC-"+QString(ADD_QUOTES(ETH_VERSION)).section('.',1,1),"Walleth/v"ADD_QUOTES(ETH_VERSION)"/"ADD_QUOTES(ETH_BUILD_TYPE)"/"ADD_QUOTES(ETH_BUILD_PLATFORM)"\nBy Gav Wood, 2014.\nBased on a design by Vitalik Buterin.\n\nTeam Ethereum++ includes: Tim Hughes, Eric Lombrozo, Marko Simovic, Alex Leverington and several others.");
QMessageBox::about(this,"About Walleth PoC-"+QString(ETH_QUOTED(ETH_VERSION)).section('.',1,1),"Walleth/v"ETH_QUOTED(ETH_VERSION)"/"ETH_QUOTED(ETH_BUILD_TYPE)"/"ETH_QUOTED(ETH_BUILD_PLATFORM)"\nBy Gav Wood, 2014.\nBased on a design by Vitalik Buterin.\n\nTeam Ethereum++ includes: Tim Hughes, Eric Lombrozo, Marko Simovic, Alex Leverington and several others.");