]> git.lyx.org Git - lyx.git/blobdiff - src/BranchList.h
BranchList:
[lyx.git] / src / BranchList.h
index 21f8d05303d6b4fd86791bbdbe4ea58c14d2613e..c96a8650e5c210ce8d422cf9a15fcd6e39e56c25 100644 (file)
@@ -56,9 +56,9 @@ public:
        /** If true, the branch name will be appended
         *  to the output file name.
         */
-       bool hasFilenameSuffix() const;
+       bool hasFileNameSuffix() const;
        /// Select/deselect filename suffix property.
-       void setFilenameSuffix(bool);
+       void setFileNameSuffix(bool);
        ///
        RGBColor const & color() const;
        ///
@@ -120,7 +120,7 @@ public:
         */
        bool rename(docstring const &, docstring const &, bool const merge = false);
        /// get the complete filename suffix
-       docstring getFilenameSuffix() const;
+       docstring getFileNameSuffix() const;
 
 private:
        ///