From fe1a6bc1bda5f279e503ce7d24d9ece19ad7f4a9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20P=C3=B6nitz?= Date: Thu, 9 Aug 2001 15:23:20 +0000 Subject: [PATCH] glue code to old xforms interface. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@2467 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/math_deliminset.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mathed/math_deliminset.h b/src/mathed/math_deliminset.h index af60d64837..17f6c58494 100644 --- a/src/mathed/math_deliminset.h +++ b/src/mathed/math_deliminset.h @@ -22,7 +22,7 @@ public: #warning Remove this ass soon the Math panel patch is applied /// - ///MathDelimInset(int, int) : MathNestInset(2) {} + MathDelimInset(int, int) : MathNestInset(2) {} /// MathInset * clone() const; -- 2.39.2