From 48929cbcc874c288d41d2ea0f0c4856ba045db17 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20P=C3=B6nitz?= Date: Thu, 1 Aug 2002 07:22:01 +0000 Subject: [PATCH] quick&dirty compile fix git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4822 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/math_gridinset.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mathed/math_gridinset.h b/src/mathed/math_gridinset.h index f25de29e6e..4e5689da5e 100644 --- a/src/mathed/math_gridinset.h +++ b/src/mathed/math_gridinset.h @@ -18,6 +18,8 @@ class MathGridInset : public MathNestInset { +public: + /// additional per-cell information struct CellInfo { /// -- 2.39.2