]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ExternalSupport.h
Fix bug #8782.
[lyx.git] / src / insets / ExternalSupport.h
index 472b82ebc94209a0a51a920d52412de6aa198a33..1000735fb9208cdaf3fedf11848152c6687fb08f 100644 (file)
@@ -37,7 +37,8 @@ void editExternal(InsetExternalParams const & params,
 enum Substitute {
        ALL,
        PATHS,
-       ALL_BUT_PATHS
+       ALL_BUT_PATHS,
+       FORMATS
 };
 
 /** Substitute meta-variables in string \p s, making use of \p params and