]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/WorkAreaManager.h
Hack to display section symbol
[lyx.git] / src / frontends / WorkAreaManager.h
index cd716fc087d35ea2b07ec5882b1dfffc0a14f2c3..94c528b3a69858da58c3ed1e40090603b678f218 100644 (file)
@@ -44,6 +44,8 @@ public:
        /// Update window titles of all users and the external modifications
        /// warning.
        void updateTitles();
+       /// Schedule redraw of work areas
+       void scheduleRedraw();
        /// If there is no work area, create a new one in the current view using the
        /// buffer buf. Returns false if not possible.
        bool unhide(Buffer * buf) const;