]> git.lyx.org Git - lyx.git/blobdiff - src/bufferlist.h
GTK graphics dialog: Default to scaling 100% when no scaling or size is given
[lyx.git] / src / bufferlist.h
index 0b480edc03de4731b134351dd9369a0f697aa07d..2ca9fefe551d2db3404e8b16ba85323abf66b422 100644 (file)
@@ -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