]> git.lyx.org Git - lyx.git/blobdiff - src/Bullet.h
Yet another tweak from J�rgen.
[lyx.git] / src / Bullet.h
index 547d7d1989fa5d26147f8537cfb83431d85fe3bc..cc955085709179977e34d24cbf7ff3599450ca4c 100644 (file)
@@ -78,9 +78,9 @@ private:
        ///
        void generateText() const;
        ///
-       static string const bulletSize(short int);
+       static string const bulletSize(int);
        ///
-       static string const bulletEntry(short int, short int);
+       static string const bulletEntry(int, int);
        
        ///
        int font;