]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiPrintNomencl.h
Make a string translatable
[lyx.git] / src / frontends / qt4 / GuiPrintNomencl.h
index 8005f1d506476f141374dd6369d6d04b06897c3f..6d5de973200d7a9bb6c8c68abb6fd57ef1d1d07a 100644 (file)
@@ -40,7 +40,7 @@ private:
        void paramsToDialog(Inset const *);
        void paramsToDialog(InsetCommandParams const &);
        docstring dialogToParams() const;
-       bool checkWidgets() const;
+       bool checkWidgets(bool readonly) const;
        //@}
 };