mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
fix clipboard_linux.v
This commit is contained in:
@@ -300,6 +300,7 @@ fn (cb mut Clipboard) start_listener(){
|
||||
}
|
||||
}
|
||||
C.PropertyNotify {}
|
||||
else {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user