diff options
| author | lepresidente <brian.alexander.munro@gmail.com> | 2016-12-04 18:15:59 +0200 |
|---|---|---|
| committer | lepresidente <brian.alexander.munro@gmail.com> | 2016-12-04 18:15:59 +0200 |
| commit | 695593968b0d8b912c0546aafe4ba97c031a590c (patch) | |
| tree | f539f60693e6754c794ea393c46e121f233520fb /src/main.cpp | |
| parent | 61edeb12f10707a03aea33e67ea6fd47990ee543 (diff) | |
updated email for dump reports.
Diffstat (limited to 'src/main.cpp')
| -rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index 16b6b80f..d14641a4 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -149,7 +149,7 @@ static LONG WINAPI MyUnhandledExceptionFilter(struct _EXCEPTION_POINTERS *except if (QMessageBox::question(nullptr, QObject::tr("Woops"),
QObject::tr("ModOrganizer has crashed! "
"Should a diagnostic file be created? "
- "If you send me this file (%1) to sherb@gmx.net, "
+ "If you send me this file (%1) to modorganizer@gmail.com, "
"the bug is a lot more likely to be fixed. "
"Please include a short description of what you were "
"doing when the crash happened"
|
