]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiHyperlink.h
Amend f441590c
[lyx.git] / src / frontends / qt4 / GuiHyperlink.h
index 0523aaa8dbdc8fb47845857c01de37af42e1bfb8..4e319642680add787ea67301a15c5348fa6f67d5 100644 (file)
@@ -34,7 +34,7 @@ private:
        FuncCode creationCode() const { return LFUN_INSET_INSERT; }
        void paramsToDialog(Inset const *);
        docstring dialogToParams() const;
-       bool checkWidgets(bool readonly = false) const;
+       bool checkWidgets(bool readonly) const;
        bool initialiseParams(std::string const & data);
        //@}
 };