]> git.lyx.org Git - lyx.git/blobdiff - src/support/filetools.h
more unicode filenames
[lyx.git] / src / support / filetools.h
index 3d2eb15bfea11642258a42265966f0065cb72beb..d6bf08897c95b5149c2332fba26efdca855c7894 100644 (file)
@@ -263,7 +263,7 @@ bool readLink(std::string const & file,
              bool resolve = false);
 
 /// Uses kpsewhich to find tex files
-std::string const findtexfile(std::string const & fil,
+FileName const findtexfile(std::string const & fil,
                              std::string const & format);
 
 /// remove the autosave-file and give a Message if it can't be done