]> git.lyx.org Git - lyx.git/blobdiff - src/LyXVC.h
These insets are NOT_EDITABLE.
[lyx.git] / src / LyXVC.h
index 077d4687cc6a8df4d67e6d23dc1d3f8faf09bafa..6fbcafa5a235dcf9e96203db8a61741d325c4b1b 100644 (file)
@@ -65,7 +65,7 @@ public:
        void setBuffer(Buffer *);
 
        /// Register the document as an VC file.
-       void registrer();
+       bool registrer();
 
        /// Unlock and commit changes. Returns log.
        std::string checkIn();