]> git.lyx.org Git - features.git/blobdiff - src/LyXVC.h
Simplify VC output from InsetInfo.
[features.git] / src / LyXVC.h
index 8cd2d8929827b63492cedbb86533d089af555a83..fb561a39e2c4220bd621df6ff7278daa34dd5097 100644 (file)
@@ -144,6 +144,7 @@ public:
 
        // type of the revision information
        enum RevisionInfo {
+               Unknown = 0,
                File = 1,
                Tree = 2,
                Author = 3,