]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insettoc.h
The speed patch: redraw only rows that have changed
[lyx.git] / src / insets / insettoc.h
index 2adb8a447264bec93a1dfa370af3c6ec77a05e52..c30cf2f777e01f17cdfa9c5c27a5b39ba0cc8d40 100644 (file)
@@ -25,7 +25,7 @@ public:
        ///
        EDITABLE editable() const { return IS_EDITABLE; }
        ///
-       InsetOld::Code lyxCode() const;
+       InsetBase::Code lyxCode() const;
        ///
        bool display() const { return true; }
        ///