mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
add _wlr_vlog to syms global
This commit is contained in:
parent
b7b86a9591
commit
47c9d29919
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ WLROOTS_0_0_0 {
|
||||||
global:
|
global:
|
||||||
wlr_*;
|
wlr_*;
|
||||||
_wlr_log;
|
_wlr_log;
|
||||||
|
_wlr_vlog;
|
||||||
local:
|
local:
|
||||||
wlr_data_device_keyboard_drag_interface;
|
wlr_data_device_keyboard_drag_interface;
|
||||||
wlr_data_device_pointer_drag_interface;
|
wlr_data_device_pointer_drag_interface;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue