mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Remove leftover of r36485.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36740 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
bda3c051de
commit
07534d147d
@ -155,10 +155,6 @@ private:
|
|||||||
pos_type const end
|
pos_type const end
|
||||||
) const;
|
) const;
|
||||||
|
|
||||||
/// draw selection for a single row
|
|
||||||
void drawRowSelection(PainterInfo & pi, int x, Row const & row,
|
|
||||||
Cursor const & cur, pit_type const pit) const;
|
|
||||||
|
|
||||||
// Temporary public:
|
// Temporary public:
|
||||||
public:
|
public:
|
||||||
/// returns the column near the specified x-coordinate of the row.
|
/// returns the column near the specified x-coordinate of the row.
|
||||||
|
Loading…
Reference in New Issue
Block a user