]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/TocWidget.h
fix completion painting for RTL (inline completion and completion list)
[lyx.git] / src / frontends / qt4 / TocWidget.h
index 076fbb201da430e925e7c3ef321a4ebc284ca255..80d6d3f152a489a30e6734f9bb155bd947d71442 100644 (file)
@@ -64,6 +64,8 @@ private:
        int getIndexDepth(QModelIndex const & index, int depth = -1);
        ///
        void setTreeDepth(int depth);
+       ///
+       void outline(int func_code);
 
        /// depth of list shown
        int depth_;