]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetInfo.h
Amend 79cf3f5ec10
[lyx.git] / src / insets / InsetInfo.h
index 4a1637fd8216e73d8bbb9f31f2a7f6c441f032a6..9ac63489fb528896beb148a010c44338b9b4a23a 100644 (file)
@@ -155,6 +155,8 @@ private:
        info_type type_;
        ///
        std::string name_;
+       ///
+       bool force_ltr_;
 };