]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetBox.h
* src/insets/InsetListingsParams.cpp: fix user message
[lyx.git] / src / insets / InsetBox.h
index d65268f82795a00ecf6c56edef9c56a3e4c2e7a8..79a471215412a715505fd53654837ef8c43c6dbf 100644 (file)
@@ -76,7 +76,7 @@ public:
        /// show the Box dialog
        bool showInsetDialog(BufferView * bv) const;
        ///
-       bool display() const { return false; }
+       DisplayType display() const { return Inline; }
        ///
        bool forceDefaultParagraphs(idx_type) const;
        ///