]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiViewSource.cpp
Use QFontMetrics information for underlines (and friends) width and position
[lyx.git] / src / frontends / qt4 / GuiViewSource.cpp
index 68041d8b6090e524325179a9148e82e35dd4b081..3fcaed984a97337dbe0c670ee529e9c4931232f1 100644 (file)
@@ -93,7 +93,7 @@ static size_t crcCheck(docstring const & s)
        \return true if the content has changed since last call.
  */
 static bool getContent(BufferView const * view, Buffer::OutputWhat output,
-                      QString & qstr, string const format, bool force_getcontent,
+                      QString & qstr, string const format, bool force_getcontent,
                       bool master)
 {
        // get the *top* level paragraphs that contain the cursor,