]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView_pimpl.h
remove noload/don't typeset
[lyx.git] / src / BufferView_pimpl.h
index c967821ad604c9db9f7454c0004b9c11797c247e..369df9fc5f3ce381428f8abf2a10f16c3ea30afe 100644 (file)
@@ -141,6 +141,6 @@ private:
        ///
        void MenuInsertLyXFile(string const & filen);
        /// our workarea
-       WorkArea & Pimpl::workarea() const;
+       WorkArea & workarea() const;
 };
 #endif // BUFFERVIEW_PIMPL_H