fix: xp support code ver trans bug.
This commit is contained in:
@@ -42,7 +42,6 @@ struct FrameBuffer {
|
||||
QString tid;
|
||||
FrameBufferType type = FBT_NONE;
|
||||
bool sendRet;
|
||||
std::function<void(QSharedPointer<FrameBuffer>)> call{};
|
||||
};
|
||||
|
||||
class Protocol
|
||||
|
||||
Reference in New Issue
Block a user