X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fbufferlist.h;h=2ca9fefe551d2db3404e8b16ba85323abf66b422;hb=8ebf862adbe377d032f888a82d88d4393aebc929;hp=0b480edc03de4731b134351dd9369a0f697aa07d;hpb=8b7da465d898995f79e4808fb46a069451ce19ec;p=lyx.git diff --git a/src/bufferlist.h b/src/bufferlist.h index 0b480edc03..2ca9fefe55 100644 --- a/src/bufferlist.h +++ b/src/bufferlist.h @@ -69,7 +69,7 @@ public: /// returns a pointer to the buffer with the given number. Buffer * getBuffer(unsigned int); /// returns a pointer to the buffer whose temppath matches the string - Buffer * BufferList::getBufferFromTmp(std::string const &); + Buffer * getBufferFromTmp(std::string const &); /** returns a pointer to the buffer that follows argument in * buffer list. The buffer following the last in list is the