mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 22:55:11 +00:00
backtrace output for win platform added, testing with abort() call in ~AppClass()
This commit is contained in:
@@ -67,5 +67,6 @@ int main(int argc, char *argv[]) {
|
||||
psExecTelegram();
|
||||
}
|
||||
|
||||
SignalHandlers::finish();
|
||||
return result;
|
||||
}
|
||||
|
Reference in New Issue
Block a user