summaryrefslogtreecommitdiff
path: root/libtemplate/template.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtemplate/template.h')
-rw-r--r--libtemplate/template.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libtemplate/template.h b/libtemplate/template.h
index 2c1cfb2..e0a8066 100644
--- a/libtemplate/template.h
+++ b/libtemplate/template.h
@@ -34,6 +34,7 @@ private:
eViewType viewType;
void CachePixmapImages(cTemplatePixmap *pix);
void CacheImage(cTemplateFunction *func);
+ void CacheEllipse(cTemplateFunction *func);
protected:
cGlobals *globals;
cTemplateView *rootView;