]> git.lyx.org Git - lyx.git/blobdiff - src/converter.h
ws changes only
[lyx.git] / src / converter.h
index 6c0930a39863e415b44e4cdbe3859c580059b51c..a244198e8bee46b7daff7a1b4e47737b6d342779 100644 (file)
@@ -126,7 +126,7 @@ public:
 private:
        ///
        std::vector<Format const *> const
-       Converters::intToFormat(std::vector<int> const & input);
+       intToFormat(std::vector<int> const & input);
        ///
        bool scanLog(Buffer const & buffer, std::string const & command,
                     std::string const & filename);