Forgot to save changed file ;)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4014 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Vigna 2002-04-17 09:54:58 +00:00
parent ba79607927
commit ba73010ca1

View File

@ -1,5 +1,8 @@
2002-04-17 Juergen Vigna <jug@sad.it>
* insettext.C (checkAndActivateInset): simplified as we now have the
edit(bv, bool) call.
* insettext.h: changed behind variables to front variables to be
equal to the one in the edit call (as it is for that they are used).