From b301ad5ead5ee20971f1a10173c5ca3b4ec3e332 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20P=C3=B6nitz?= Date: Thu, 26 Jun 2003 09:43:40 +0000 Subject: [PATCH] revert accidental commit git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7212 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/lyxtext.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/lyxtext.h b/src/lyxtext.h index 3849d2665d..6aa0bdc3b1 100644 --- a/src/lyxtext.h +++ b/src/lyxtext.h @@ -626,9 +626,6 @@ public: /// return true if this is owned by an inset. bool isInInset() const; - - /// - void adjustCursor(int row, int offset); }; /// return the default height of a row in pixels, considering font zoom -- 2.39.2