]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiErrorList.h
Fix the tab ordering of GuiDocument components.
[lyx.git] / src / frontends / qt4 / GuiErrorList.h
index b36255a150aa879422632e87f6f9810b7d6b0aed..5ceb9f018159f78df859ff3535a379cfbf2d7147 100644 (file)
@@ -57,6 +57,10 @@ private:
 private:
        ///
        std::string error_type_;
+       ///
+       mutable ErrorList error_list_;
+       ///
+       Buffer const * buf_;
        /// the parent document name
        docstring name_;
        ///