]> git.lyx.org Git - lyx.git/blobdiff - src/LyXVC.h
* src/LyXRC.{cpp,h}:
[lyx.git] / src / LyXVC.h
index 1a23afaa9fd60f001493b0f6cfc06e9da16743b6..9e4b7c44317314edf741e6d53e50f22cc70c53a0 100644 (file)
@@ -63,7 +63,7 @@ public:
        static bool file_not_found_hook(support::FileName const & fn);
 
        ///
-       void buffer(Buffer *);
+       void setBuffer(Buffer *);
 
        /// Register the document as an VC file.
        void registrer();