X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetInclude.h;h=bee2089d9407beb2a4e921ec69decde18977b90c;hb=7a0f7b7046a05bb006956c6f6e678069a0a2c24a;hp=3e283462690a54b62fc7f7c6f26c90dbf6dc3d82;hpb=86994bf75320524ec656fd70950633c83d445a6c;p=lyx.git diff --git a/src/insets/InsetInclude.h b/src/insets/InsetInclude.h index 3e28346269..bee2089d94 100644 --- a/src/insets/InsetInclude.h +++ b/src/insets/InsetInclude.h @@ -64,6 +64,8 @@ public: /// void updateCommand(); + /// + void write(std::ostream &) const; /// \name Public functions inherited from Inset class //@{