]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/math_pos.h
Fix reading of math macros
[lyx.git] / src / mathed / math_pos.h
index 806827bcfdf58ccaa9975bb359f4724aa21c145e..a885294adbd8fda22c18bbc78002f3c6eb3b3f0d 100644 (file)
@@ -23,6 +23,8 @@ public:
        MathArray & cell(MathArray::idx_type idx) const;
        /// gets screen position of the thing
        void getPos(int & x, int & y) const;
+       /// set position
+       void setPos(MathArray::pos_type pos);
 
 public:
        /// pointer to an inset