]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/TocWidget.h
Cleanup of the Toc model and controller: The objective is to let the View (TocWidget...
[features.git] / src / frontends / qt4 / TocWidget.h
index b19acc5acd72aaad2135022971a99c1de1173243..c04989fd04b2f25ff93eac5613d273c7a090f605 100644 (file)
@@ -34,6 +34,8 @@ protected Q_SLOTS:
        /// Update Gui of the display.
        void updateGui();
        ///
+       void setTocModel(size_t type);
+       ///
        void select(QModelIndex const & index);
        ///
        void selectionChanged(const QModelIndex & current,