]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetBox.h
Factorize showInsetDialog() for InsetParamsDialog based dialogs.
[features.git] / src / insets / InsetBox.h
index b838cc8e47e00e3488e84f40af93e1e26d50f462..55d189294f452adb4d92c935c2e9adf3e78758e0 100644 (file)
@@ -98,8 +98,6 @@ private:
        void setButtonLabel();
        ///
        void metrics(MetricsInfo &, Dimension &) const;
-       /// show the Box dialog
-       bool showInsetDialog(BufferView * bv) const;
        ///
        DisplayType display() const { return Inline; }
        ///