]> git.lyx.org Git - lyx.git/blobdiff - src/VCBackend.h
A GUI for nomencl settings. Adds the possibility to enter a custom length.
[lyx.git] / src / VCBackend.h
index ac22f83ed1e2ef5568f22ce24d478629d3d8ae1b..fd661ac7fc156efaf05cc3a8b33380da77a5e886 100644 (file)
@@ -229,7 +229,7 @@ protected:
        /// checks locking policy and setup locked_mode_
        bool checkLockMode();
        /// is the loaded file locked?
-       bool isLocked();
+       bool isLocked() const;
        /// acquire/release write lock for the current file
        void fileLock(bool lock, support::FileName const & tmpf, std::string & status);