]> git.lyx.org Git - lyx.git/blobdiff - src/DepTable.h
fix some C++ parsing bugs
[lyx.git] / src / DepTable.h
index 8198bec1440e768e61eaf99d497e0f7f5662a44a..9efe5c7612fb76183a13c3a4fb42e93e539e0859 100644 (file)
@@ -32,8 +32,8 @@ public:
 
        ///
        void write(string const & f) const;
-       ///
-       void read(string const & f);
+       /// returns true if dep file was read successfully
+       bool read(string const & f);
        /// returns true if any of the files has changed
        bool sumchange() const;
        /// return true if fil has changed.