]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiBibitem.h
Amend f441590c
[lyx.git] / src / frontends / qt4 / GuiBibitem.h
index a64ba72e88cb29f169015b33414dbff113798a03..17d901c1ff9a2f2643532ad88c8804068407c216 100644 (file)
@@ -35,7 +35,7 @@ private:
        FuncCode creationCode() const { return LFUN_INSET_INSERT; }
        void paramsToDialog(Inset const *);
        docstring dialogToParams() const;
-       bool checkWidgets() const;
+       bool checkWidgets(bool readonly) const;
        //@}
 };