]> git.lyx.org Git - features.git/blobdiff - src/mathed/formulabase.h
next step...
[features.git] / src / mathed / formulabase.h
index 8f5c30f94b0f78484d54782907cdfda25694c3c6..c1ab91937086c5494cff687d3a8d0a949549a99a 100644 (file)
@@ -101,6 +101,8 @@ public:
        int xo() const { return xo_; }
        ///
        int yo() const { return yo_; }
+       ///
+       BufferView * view() const { return view_; }
 private:
        /// unimplemented
        void operator=(const InsetFormulaBase &);