mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-26 06:35:58 +01:00
Merge pull request #666 from acrisci/syms-wlr-vlog
add _wlr_vlog to syms global
This commit is contained in:
commit
3bce37f99a
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ WLROOTS_0_0_0 {
|
|||
global:
|
||||
wlr_*;
|
||||
_wlr_log;
|
||||
_wlr_vlog;
|
||||
local:
|
||||
wlr_data_device_keyboard_drag_interface;
|
||||
wlr_data_device_pointer_drag_interface;
|
||||
|
|
Loading…
Reference in a new issue