]> git.lyx.org Git - lyx.git/blobdiff - src/insets/ExternalSupport.h
This optional argument to the InsetCollapsable constructor
[lyx.git] / src / insets / ExternalSupport.h
index b28e42304e275e0f3d742c589a50072d0037aced..9c282e8418c291af01fb9fc1515d9b54223cf20d 100644 (file)
@@ -66,7 +66,7 @@ int writeExternal(InsetExternalParams const &,
                  odocstream &,
                  ExportData &,
                  bool external_in_tmpdir,
-                 bool external_in_comment);
+                 bool dryrun);
 
 } // namespace external
 } // namespace lyx