]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/QToc.h
enable Font cache only for MacOSX and inline width() for other platform.
[lyx.git] / src / frontends / qt4 / QToc.h
index 1aa496544b36f351217fded7ab0fcb6ddc060d00..abee279bfb79874e5ed0117e513783e49c31455c 100644 (file)
@@ -48,8 +48,6 @@ public:
        ///
        void goTo(QModelIndex const & index);
 
-       void move(toc::OutlineOp const operation, QModelIndex & index);
-
 private:
 
        std::vector<TocModel *> toc_models_;