X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FInsetList.h;h=9a2ed973c853ce843fa21284064a6cb855a1cab1;hb=d68ec289063394f24296ee098f5113e9242f2b0b;hp=5baa9087944364e98f0a2430dc9da0ce75acff1c;hpb=1eaa3eb913b16f4e6f5991b9c53b0b9ab3f84948;p=lyx.git diff --git a/src/InsetList.h b/src/InsetList.h index 5baa908794..9a2ed973c8 100644 --- a/src/InsetList.h +++ b/src/InsetList.h @@ -52,7 +52,7 @@ public: /// bool empty() const { return list.empty(); } /// - iterator insetIterator(lyx::pos_type pos); + iterator insetIterator(lyx::pos_type pos); /// const_iterator insetIterator(lyx::pos_type pos) const; /// @@ -67,8 +67,6 @@ public: void increasePosAfterPos(lyx::pos_type pos); /// void decreasePosAfterPos(lyx::pos_type pos); - /// - void insetsOpenCloseBranch(Buffer const & buf); private: ///