mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-22 15:11:31 +00:00
[idd] clipboard: route file dataset records
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include <stdint.h>
|
||||
|
||||
static constexpr uint32_t LG_CLIPBOARD_MAPPING_MAGIC = 0x4c474342U;
|
||||
static constexpr uint32_t LG_CLIPBOARD_MAPPING_VERSION = 1U;
|
||||
static constexpr uint32_t LG_CLIPBOARD_MAPPING_VERSION = 2U;
|
||||
|
||||
struct ClipboardRingSlot
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user