mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
Switch body parent to clog-element
This commit is contained in:
parent
d98f0f4444
commit
019fb2b68c
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
;; Implementation - clog-body
|
;; Implementation - clog-body
|
||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
|
|
||||||
(defclass clog-body (clog-obj)
|
(defclass clog-body (clog-element)
|
||||||
((window
|
((window
|
||||||
:reader window
|
:reader window
|
||||||
:initarg :window)
|
:initarg :window)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue