]> git.lyx.org Git - lyx.git/blobdiff - src/lyxrc.h
fix a compiler warning regarding unused variable
[lyx.git] / src / lyxrc.h
index a7c17d8887a954396ce2da43779fec6a2f3141b6..25d88edf98d743047e17bbcbe2717da2dbe20cae 100644 (file)
@@ -162,7 +162,7 @@ private:
        int read(LyXLex &);
 public:
        ///
-       void write(std::string const & filename,
+       void write(support::FileName const & filename,
                   bool ignore_system_lyxrc) const;
        ///
        void write(std::ostream & os,