]> git.lyx.org Git - features.git/blobdiff - src/insets/lyxinset.h
Fixed the display bug for text-insets we still had and now ERT-insets do
[features.git] / src / insets / lyxinset.h
index 5c3b3ee9083810f42ee3a6825c5bc30d63260b56..9bcc94243c342a7cc0236affb641d4d95f92e1df 100644 (file)
@@ -206,6 +206,8 @@ public:
                return (b) ? DISPATCHED: FINISHED;
        }
 
+       ///
+       UpdatableInset() { scx = mx_scx = 0; }
        ///
        //virtual ~UpdatableInset() {}
        ///