]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
* For gcc to know about QStandardItemModel < QAbstractItemModel we need this header.
[lyx.git] / src / BufferParams.h
index b622e443b172a8260ffb8bb462d60e88cd309146..46c02433408bd064f34123f4615c8ab7e5967937 100644 (file)
@@ -223,6 +223,8 @@ public:
        ///
        std::string options;
        ///
+       std::string master;
+       ///
        std::string float_placement;
        ///
        unsigned int columns;