X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FParIterator.h;h=f5e74ca8dc4f5d7271a52cc6bc79c53f29813327;hb=d145c2dc9f27666ca0ed9f8589f99f502d7b2a4d;hp=2d61f9af1264f073cde39a0898035633c02997b6;hpb=24fdfc7d5e6c8f85dcb1ed83ec42a53d40776a52;p=lyx.git diff --git a/src/ParIterator.h b/src/ParIterator.h index 2d61f9af12..f5e74ca8dc 100644 --- a/src/ParIterator.h +++ b/src/ParIterator.h @@ -100,6 +100,7 @@ public: /// explicit ParConstIterator(DocIterator const &); /// + void push_back(Inset const &); ParConstIterator & operator++(); ///