This commit is contained in:
2025-08-06 23:39:59 +02:00
parent fd5f1615b5
commit 411801abaf

View File

@@ -10,9 +10,6 @@
) )
@(for-label columns-pane)) @(for-label columns-pane))
@(define myeval
(make-base-eval '(require columns-pane)))
@title[#:tag "columns-pane"]{A pane to arrange controls in columns} @title[#:tag "columns-pane"]{A pane to arrange controls in columns}
@author[@author+email["Hans Dijkema" "hans@dijkewijk.nl"]] @author[@author+email["Hans Dijkema" "hans@dijkewijk.nl"]]