Abdelrazak Younes schrieb:
[EMAIL PROTECTED] wrote:
Author: younes
Date: Wed Jan 24 18:19:56 2007
New Revision: 16838

URL: http://www.lyx.org/trac/changeset/16838
Log:
Small formatting and comment cleanup.

Modified:
    lyx-devel/trunk/src/insets/insettext.C

Modified: lyx-devel/trunk/src/insets/insettext.C
URL: http://www.lyx.org/trac/file/lyx-devel/trunk/src/insets/insettext.C?rev=16838 ==============================================================================
--- lyx-devel/trunk/src/insets/insettext.C (original)
+++ lyx-devel/trunk/src/insets/insettext.C Wed Jan 24 18:19:56 2007
@@ -280,25 +280,26 @@
 void InsetText::acceptChanges(BufferParams const & bparams)
 void InsetText::rejectChanges(BufferParams const & bparams)

Michael, I think you should transfer the paragraph manipulation code in those two functions to LyXText.

Why? These are definitely operations on insettext insets.

Michael

Reply via email to