crash: add crash stack print.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// Server.h
|
||||
// Server.h
|
||||
#ifndef SERVER_H
|
||||
#define SERVER_H
|
||||
|
||||
@@ -7,6 +7,7 @@
|
||||
#include <QTcpServer>
|
||||
#include <QTcpSocket>
|
||||
#include <QTimer>
|
||||
#include <crashelper.h>
|
||||
|
||||
#include "Protocol.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user