]> git.lyx.org Git - features.git/commitdiff
gcc compile fix.
authorAbdelrazak Younes <younes@lyx.org>
Tue, 12 Jul 2011 13:41:42 +0000 (13:41 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Tue, 12 Jul 2011 13:41:42 +0000 (13:41 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39277 a592a061-630c-0410-9148-cb99ea01b6c8

src/Buffer.h

index 118428ad1281293d7e9594b9720ebf88dd73079b..a6db5ec01076935d2cd58ae466487de75fbdcffd 100644 (file)
@@ -516,7 +516,7 @@ public:
        void setFullyLoaded(bool);
 
        /// FIXME: Needed by RenderPreview.
-       graphics::PreviewLoader * Buffer::loader() const;
+       graphics::PreviewLoader * loader() const;
        /// Update the LaTeX preview snippets associated with this buffer
        void updatePreviews() const;
        /// Remove any previewed LaTeX snippets associated with this buffer