]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiTabular.h
Amend f441590c
[lyx.git] / src / frontends / qt4 / GuiTabular.h
index 1d90afa60445f1f3938034432c2350a27b0fe297..c19e066ddb3be9fea0be77f76f6f0630bae05f42 100644 (file)
@@ -44,8 +44,11 @@ private:
        FuncCode creationCode() const { return LFUN_TABULAR_INSERT; }
        void paramsToDialog(Inset const *);
        docstring dialogToParams() const;
+       bool checkWidgets(bool readonly) const;
        //@}
 
+       ///
+       void enableWidgets() const;
        ///
        void setHAlign(std::string & param_str) const;
        ///