gcc compile fix.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39277 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Abdelrazak Younes 2011-07-12 13:41:42 +00:00
parent 850e4d80c0
commit c57dc64116

View 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