mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-23 07:31:30 +00:00
[client] clipboard: add seamless file backends
This commit is contained in:
@@ -980,6 +980,7 @@ static void x11Shutdown(void)
|
||||
static void x11Free(void)
|
||||
{
|
||||
x11Shutdown();
|
||||
x11CBFree();
|
||||
|
||||
if (x11.jitRender)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user