]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiNomenclature.h
Fix the tab ordering of GuiDocument components.
[lyx.git] / src / frontends / qt4 / GuiNomenclature.h
index 502f8de53a8041dbac89a686a5b396ad72447bfd..dcdd10fab32506e90cf2d7b6dc81372d1e412312 100644 (file)
@@ -36,6 +36,7 @@ private:
        void paramsToDialog(Inset const *);
        docstring dialogToParams() const;
        bool checkWidgets() const;
+       bool initialiseParams(std::string const &);
        //@}
 };