]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiBibitem.h
Amend f441590c
[lyx.git] / src / frontends / qt4 / GuiBibitem.h
index 70dcb2aff40825e17d29c71a019d3a29a4442c47..17d901c1ff9a2f2643532ad88c8804068407c216 100644 (file)
@@ -35,7 +35,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;
        //@}
 };