]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiWorkArea.h
Add a boolean to GuiWorkArea::redraw to indicate whether the metrics must be updated...
[lyx.git] / src / frontends / qt4 / GuiWorkArea.h
index e5877a4ceb9da2d18662746465a4e683b9460a7a..8585b25aedf4f56d6ada8a105f0a1d436061fed5 100644 (file)
@@ -126,7 +126,7 @@ public:
        ///
        BufferView const & bufferView() const;
        ///
-       void redraw();
+       void redraw(bool update_metrics);
        ///
        void stopBlinkingCursor();
        ///