fix: xp support code ver trans bug.

This commit is contained in:
2025-06-25 16:07:18 +08:00
parent 60f5cb62b1
commit cb5e5ff8b9
5 changed files with 8 additions and 42 deletions

View File

@@ -46,7 +46,6 @@ public:
public:
void run() override;
void setTask(const QSharedPointer<DoTransTask>& task);
void sendCall(QSharedPointer<FrameBuffer> frame);
private:
bool isSuccess_{false};