Replace event with event library

This commit is contained in:
Insality
2024-11-20 23:52:48 +02:00
parent 6552ea5cac
commit c00fb3590c
39 changed files with 324 additions and 364 deletions

View File

@@ -1,4 +1,4 @@
local event = require("druid.event")
local event = require("event.event")
---@class widget.property_left_right_selector: druid.widget
---@field root node