]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiErrorList.h
If we are in a closeEvent, we don't want to close all buffers, because these may...
[lyx.git] / src / frontends / qt4 / GuiErrorList.h
index 9bb68102013587253f120484f7ed2610b159beb8..af4f0b9abc778fbfb60442c882169332b567c41b 100644 (file)
@@ -57,6 +57,8 @@ private:
        std::string error_type_;
        /// the parent document name
        docstring name_;
+       ///
+       bool from_master_;
 };
 
 } // namespace frontend