mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-23 07:31:30 +00:00
[idd] capture: add direct full-copy workaround
This commit is contained in:
@@ -73,6 +73,7 @@ private:
|
||||
CSRWLock m_copySubmitLock;
|
||||
bool m_publishPending = false;
|
||||
bool m_useCadence = true;
|
||||
bool m_forceFullDirectCopy = false;
|
||||
Wrappers::Event m_candidateAvailableEvent;
|
||||
Wrappers::Event m_copySubmitEvent;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user