aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-04-05 16:43:56 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2022-04-05 16:56:14 +0200
commitcdff1a3fb0743936a138253202c8aec99bccca6d (patch)
tree5cd99c74a7605e6663cf9cbd9130fd163d43a70d /module/vcomponent
parentwith-vulgar now uses alternative screen. (diff)
downloadcalp-cdff1a3fb0743936a138253202c8aec99bccca6d.tar.gz
calp-cdff1a3fb0743936a138253202c8aec99bccca6d.tar.xz
Minor fixups.
Diffstat (limited to 'module/vcomponent')
-rw-r--r--module/vcomponent/base.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/module/vcomponent/base.scm b/module/vcomponent/base.scm
index 579382ae..18f31aaf 100644
--- a/module/vcomponent/base.scm
+++ b/module/vcomponent/base.scm
@@ -164,6 +164,7 @@
(define-public (copy-vcomponent component)
(make-vcomponent%
(type component)
+ ;; TODO deep copy?
(children component)
(parent component)
;; properties