X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fbufferview_funcs.C;h=66fc4c0a24cff883d815a59548bd26f2350c8f68;hb=45a03f4f67bb00f8142e465c615f348f0622eb32;hp=8d68fc7456fe4aa18b9b89c606707880f52fb7b7;hpb=c00fe603385b4275c039c9bb35c2b241db93d021;p=lyx.git diff --git a/src/bufferview_funcs.C b/src/bufferview_funcs.C index 8d68fc7456..66fc4c0a24 100644 --- a/src/bufferview_funcs.C +++ b/src/bufferview_funcs.C @@ -247,7 +247,7 @@ void FontSize(BufferView * bv, string const & size) // Returns the current font and depth as a message. -string CurrentState(BufferView * bv) +string const CurrentState(BufferView * bv) { string state; if (bv->available()) {