From 159c18bfb92caf1cb1a97834b04f4decf7ed8c24 Mon Sep 17 00:00:00 2001 From: Stefan Schimanski Date: Mon, 25 Feb 2008 13:08:37 +0000 Subject: [PATCH] * cosmetic git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23224 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/insets/InsetText.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/insets/InsetText.cpp b/src/insets/InsetText.cpp index e6cf87bff5..cb84d30e97 100644 --- a/src/insets/InsetText.cpp +++ b/src/insets/InsetText.cpp @@ -89,7 +89,9 @@ public: } private: + /// Buffer const & buf_; + /// size_t pos_; }; -- 2.39.2