// Created: 2005-01-20
// RCS-ID: $Id$
// Copyright: (c) 2005 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan.fr>
-// License: wxWindows licence
+// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
// ----------------------------------------------------------------------------
MyApp::MyApp()
{
- // user needs to explicitely enable this
+ // user needs to explicitly enable this
m_uploadReport = false;
// call this to tell the library to call our OnFatalException()