]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiBranch.h
Amend f441590c
[lyx.git] / src / frontends / qt4 / GuiBranch.h
index 62f2ecaa2a9b121d3fdee7bebc1b2c9ea29cfe9e..326839758b417db65dcf6e3494c56723b93ba599 100644 (file)
@@ -34,6 +34,7 @@ private:
        FuncCode creationCode() const { return LFUN_BRANCH_INSERT; }
        void paramsToDialog(Inset const *);
        docstring dialogToParams() const;
+       bool checkWidgets(bool readonly) const;
        //@}
 };