]> git.lyx.org Git - lyx.git/blobdiff - src/TextMetrics.h
update the ACM SIGPLAN files to latest layout and fileformat
[lyx.git] / src / TextMetrics.h
index 1a0945d4ffa57cbb4fde7d39403268dc95a89516..78825c39852b5fb7eeda060d306649fb70f86aa3 100644 (file)
@@ -160,8 +160,7 @@ private:
 
        /// draw selection for a single row
        void drawRowSelection(PainterInfo & pi, int x, Row const & row,
-               DocIterator const & beg, DocIterator const & end, 
-               bool drawOnBegMargin, bool drawOnEndMargin) const;
+               Cursor const & cur, pit_type const pit) const;
 
 // Temporary public:
 public: