]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ExternalTemplate.h
Hopefully fixed the redo problems with insets!
[lyx.git] / src / insets / ExternalTemplate.h
index d289e7f6564284e1fdd6c31764b0930eb40f50b1..1b2831753df76046cd3d2d780ca91174b1f7a95d 100644 (file)
@@ -45,6 +45,8 @@ struct ExternalTemplate {
                string product;
                /// The shell command to produce a resulting file
                string updateCommand;
+               /// The filename of the resulting file
+               string updateResult;
                /// What features does this external inset require?
                string requirement;
                /// What should be inserted into the preamble