]> git.lyx.org Git - lyx.git/blobdiff - src/LyXFunc.h
Hebrew translation updates by Ran
[lyx.git] / src / LyXFunc.h
index 85e74533d3f874864f8b3be69032226c7792d15a..2a76ce78e5866503e10bc884532040ae61921633 100644 (file)
@@ -130,7 +130,7 @@ private:
        ///
        bool ensureBufferClean(BufferView * bv);
        ///
-       void updateLayout(DocumentClass * oldlayout, Buffer * buffer);
+       void updateLayout(DocumentClass const * const oldlayout, Buffer * buffer);
 };
 
 /// Implementation is in LyX.cpp