]> git.lyx.org Git - lyx.git/blobdiff - src/support/FileName.h
InsetTabular.cpp: fix #6585 also for wrapped floats - thanks Vincent
[lyx.git] / src / support / FileName.h
index e1b732d9571964751acd66f5b4b52bc371dcd9b1..23e6fd0d408a9e6625b7ac7589676ba119951657 100644 (file)
@@ -293,7 +293,7 @@ public:
        /// \return true if the file is compressed.
        bool isZipped() const;
        /// \return the absolute file name without its .gz, .z, .Z extension
-       std::string unzippedFilename() const;
+       std::string unzippedFileName() const;
 
 private:
        /// Records whether we should save (or export) the filename as a relative