]> git.lyx.org Git - lyx.git/blobdiff - src/LyXVC.h
Avoid duplicating mode changing commands
[lyx.git] / src / LyXVC.h
index 27d935ed737177959daf66755679ad779fdf780b..f54fd9ad2687b1ab9859dbe268f08ae58421c128 100644 (file)
@@ -48,6 +48,8 @@ public:
        };
        ///
        LyXVC();
+       /// Name of the underlying VCS
+       std::string vcname() const;
        /// Is \p fn under version control?
        static bool fileInVC(support::FileName const & fn);
        /** Not a good name perhaps. This function should be called whenever