]> git.lyx.org Git - lyx.git/blobdiff - src/converter.h
change LyXScreen names to begin with lower case
[lyx.git] / src / converter.h
index 743e74a3527df5a8016e074d0ab9b97b9e6ae806..6bac8b87ff96420044a29e081df1f6fed1957eb6 100644 (file)
@@ -89,7 +89,7 @@ public:
        ///
        typedef FormatList::const_iterator const_iterator;
        ///
-       Format const & Get(int i) const {
+       Format const & Get(FormatList::size_type i) const {
                return formatlist[i];
        }
        ///