]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiMath.h
do what the FIXME suggested
[lyx.git] / src / frontends / qt4 / GuiMath.h
index 9aae1c265af7e9e60d57a1329696b2e293edec30..4d45cba98fd213136485e43dc5ce5f1e69d90b83 100644 (file)
@@ -36,7 +36,7 @@ struct MathSymbol {
 class GuiMath : public GuiDialog
 {
 public:
-       GuiMath(LyXView & lv, std::string const & name);
+       GuiMath(GuiView & lv, QString const & name, QString const & title);
 
        /// Nothing to initialise in this case.
        bool initialiseParams(std::string const &) { return true; }