Add comment

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32742 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2010-01-02 22:58:59 +00:00
parent 90afc5fb6d
commit d86cae50f8

View File

@ -105,7 +105,12 @@ public:
*/
const std::string getLogFile() const;
///
/**
* We do not support this generally. In RCS/SVN file read-only flag
* is often connected with locking state and one has to be careful to
* keep things in synchro once we would allow user to toggle
* read-only flags.
*/
void toggleReadOnly();
/// Is the document under administration by VCS?