fix: 1.console client not register own data type. 2.start by current screen heigh width. 3.set heartbeat to server.
This commit is contained in:
@@ -28,7 +28,7 @@ public:
|
||||
explicit LogPrint(QWidget* parent = nullptr);
|
||||
~LogPrint();
|
||||
|
||||
public:
|
||||
public slots:
|
||||
void Info(const QString& message);
|
||||
void Warn(const QString& message);
|
||||
void Error(const QString& message);
|
||||
|
||||
Reference in New Issue
Block a user