From e519dc064380ef2d4c3ebbd40c7919afbae71a20 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 30 Oct 2007 19:30:32 +0000 Subject: r16896@shi: ted | 2007-10-30 12:16:06 -0700 Caching the input file for effects. (bzr r3982) --- src/extension/implementation/script.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/extension/implementation/script.h') diff --git a/src/extension/implementation/script.h b/src/extension/implementation/script.h index 6a6256f3c..bb3516232 100644 --- a/src/extension/implementation/script.h +++ b/src/extension/implementation/script.h @@ -62,6 +62,8 @@ public: */ virtual bool check(Inkscape::Extension::Extension *module); + ImplementationDocumentCache * newDocCache (Inkscape::Extension::Extension * ext, Inkscape::UI::View::View * view); + /** * */ -- cgit v1.2.3