Fixed compilation of CMS_FILE_BLOCK.
This commit is contained in:
@@ -48,9 +48,6 @@ feature -- Access
|
|||||||
name: READABLE_STRING_8
|
name: READABLE_STRING_8
|
||||||
-- <Precursor>
|
-- <Precursor>
|
||||||
|
|
||||||
title: detachable READABLE_STRING_32
|
|
||||||
-- <Precursor>
|
|
||||||
|
|
||||||
location: PATH
|
location: PATH
|
||||||
-- Location of file.
|
-- Location of file.
|
||||||
|
|
||||||
@@ -105,12 +102,6 @@ feature -- Element change
|
|||||||
name := n
|
name := n
|
||||||
end
|
end
|
||||||
|
|
||||||
set_title (a_title: like title)
|
|
||||||
-- Set `title' to `a_title'.
|
|
||||||
do
|
|
||||||
title := a_title
|
|
||||||
end
|
|
||||||
|
|
||||||
feature -- Conversion
|
feature -- Conversion
|
||||||
|
|
||||||
to_html (a_theme: CMS_THEME): STRING_8
|
to_html (a_theme: CMS_THEME): STRING_8
|
||||||
|
|||||||
Reference in New Issue
Block a user