X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetNote.h;h=c80d61b27df1e6e7edccf455b440690b176dbf7b;hb=06e2669b354561ebafcd69c24d0319d47ba1d279;hp=255930fedcae670e8444f2753f5fdb8f42fecbe5;hpb=ecef54500d4d77baf4fa47eac2253679875ac08c;p=lyx.git diff --git a/src/insets/InsetNote.h b/src/insets/InsetNote.h index 255930fedc..c80d61b27d 100644 --- a/src/insets/InsetNote.h +++ b/src/insets/InsetNote.h @@ -96,7 +96,8 @@ private: /// bool getStatus(Cursor &, FuncRequest const &, FuncStatus &) const; /// - void addToToc(DocIterator const &) const; + void addToToc(DocIterator const & di, bool output_active, + UpdateType utype) const; /// void doDispatch(Cursor & cur, FuncRequest & cmd); ///