]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/TocWidget.h
TocWidget: Fix perf regression
[features.git] / src / frontends / qt4 / TocWidget.h
index 962c21a2387a2d2a63b94ffbf57903e4cc3fbb60..39a6c2926a4888511499ce35651f962f4da62e5f 100644 (file)
@@ -42,6 +42,8 @@ public:
        ///
        bool getStatus(Cursor & cur, FuncRequest const & fr, FuncStatus & status)
                const;
+       // update the view when the model has changed
+       void checkModelChanged();
 
 public Q_SLOTS:
        /// Schedule new update of the display unless already scheduled.