]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiHyperlink.h
On Linux show in crash message box the backtrace
[lyx.git] / src / frontends / qt4 / GuiHyperlink.h
index 2134ca8a19728a7aeb2c98c7219e8541cadfe8eb..d2dd0ee0fb57a37bc8b4816341f2b4e8de9d04be 100644 (file)
@@ -35,6 +35,7 @@ private:
        void paramsToDialog(Inset const *);
        docstring dialogToParams() const;
        bool checkWidgets() const;
+       bool initialiseParams(std::string const & data);
        //@}
 };