style/ELObj.cxx | 5 +++++
1 file changed, 5 insertions(+)
--- openjade-1.4devel1.orig/style/ELObj.cxx
+++ openjade-1.4devel1/style/ELObj.cxx
@@ -96,6 +96,11 @@
return 0;
}
+AppendSosofoObj *ELObj::asAppendSosofo()
+{
+ return 0;
+}
+
ColorObj *ELObj::asColor()
{
return 0;