]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetinclude.h
insetcharstyle drawing cosmetics
[lyx.git] / src / insets / insetinclude.h
index 588d5eabe2844dba8f3e3ddc348737972745b568..b0aae9d27f52fea1a0665a2f289445abebc3b288 100644 (file)
@@ -39,7 +39,7 @@ public:
        ///
        void draw(PainterInfo & pi, int x, int y) const;
        ///
-       virtual bool display() const { return true; }
+       virtual bool display() const;
 
        /// get the parameters
        InsetCommandParams const & params(void) const;