]> git.lyx.org Git - features.git/blobdiff - src/mathed/MathData.h
Rewrite selection code in mathed
[features.git] / src / mathed / MathData.h
index 1d2617c8dd9a109fa75657ec207623f58244f3b2..ed85c78977ea68177f5dfc9e002cc94a7e43d027 100644 (file)
@@ -129,6 +129,8 @@ public:
        ///
        Dimension const & dimension(BufferView const &) const;
 
+       /// draw the selection over the cell
+       void drawSelection(PainterInfo & pi, int x, int y) const;
        /// redraw cell using cache metrics information
        void draw(PainterInfo & pi, int x, int y) const;
        /// rebuild cached metrics information