This commit is contained in:
2026-02-19 14:13:17 +01:00
parent 4fbb9c53ff
commit bb3d4ead51
3 changed files with 7 additions and 4 deletions

View File

@@ -607,8 +607,8 @@
(define/public (connect-menu! id cb)
(hash-set! menu-cbs id cb))
(define/public (popup-menu menu-def)
(ww-popup-menu win-id menu-def)
(define/public (popup-menu menu-def x y)
(ww-popup-menu win-id menu-def x y)
)
; files and directories