|
|
@ -14,7 +14,7 @@ |
|
|
|
You should have received a copy of the GNU General Public License |
|
|
|
along with cpp-ethereum. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
*/ |
|
|
|
/** @file main.cpp
|
|
|
|
/** @file MixApplication.h
|
|
|
|
* @author Yann yann@ethdev.com |
|
|
|
* @date 2014 |
|
|
|
* This class will be use instead of QApplication to launch the application. the method 'notify' allows to catch all exceptions. |
|
|
|