X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetFoot.h;h=f145d5ce1678da22a01e401e13c66206509d91b0;hb=57b69a5efddf9f3c148007322f00dad6c253a2ed;hp=165a7cf2b42427b721f62d6f6f60feb30a663f04;hpb=9b530e59c2b74828f3a68f3bb7ee3dee0365cdc0;p=lyx.git diff --git a/src/insets/InsetFoot.h b/src/insets/InsetFoot.h index 165a7cf2b4..f145d5ce16 100644 --- a/src/insets/InsetFoot.h +++ b/src/insets/InsetFoot.h @@ -39,7 +39,8 @@ private: /// Update the counters of this inset and of its contents void updateBuffer(ParIterator const &, UpdateType); /// - void addToToc(DocIterator const & di, bool output_active) const; + void addToToc(DocIterator const & di, bool output_active, + UpdateType utype) const; /// docstring toolTip(BufferView const & bv, int x, int y) const; ///