X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetLabel.h;h=37b9cdb27c2d9bf2c9389daf748fe582d5b54ab9;hb=d65020b293ab208b1391f96a731e53e0c7274a02;hp=3f083af55d8052af438a07bb9c4da6f974a6a3c3;hpb=36f5607ec88a266db6359ed9616bbee856c88e7a;p=features.git diff --git a/src/insets/InsetLabel.h b/src/insets/InsetLabel.h index 3f083af55d..37b9cdb27c 100644 --- a/src/insets/InsetLabel.h +++ b/src/insets/InsetLabel.h @@ -53,7 +53,7 @@ public: static bool isCompatibleCommand(std::string const & s) { return s == "label"; } /// - void updateLabels(ParIterator const & it, UpdateType); + void updateBuffer(ParIterator const & it, UpdateType); /// void addToToc(DocIterator const &); ///