]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt2/QLPainter.h
Some string(widget->text()) fixes. Weirdness
[lyx.git] / src / frontends / qt2 / QLPainter.h
index 5a3b8375b2382c5cc8d6a95d1222eba4594eb677..b69bc8575baf8883115a56469b6f7a23d5dd58a1 100644 (file)
@@ -119,7 +119,6 @@ public:
        /// draw a char at position x, y (y is the baseline)
        virtual Painter & text(int x, int y,
                char c, LyXFont const & f);
-
 private:
        /// draw small caps text
        void smallCapsText(int x, int y,