X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Flyxfunc.h;h=4fce15e67865b2e7e7ef1e53f890165f0f294f9a;hb=e7f4618bcce770369cf46335c2c7f0164b4b8857;hp=d819fe27f59881286a4e83b69824a2c1fdfc9298;hpb=7cc0983ee2875b41289879928c910e8926335f22;p=lyx.git diff --git a/src/lyxfunc.h b/src/lyxfunc.h index d819fe27f5..4fce15e678 100644 --- a/src/lyxfunc.h +++ b/src/lyxfunc.h @@ -88,7 +88,7 @@ private: /// LyXView * lyx_view_; - /// the last character added to the key sequence, in ISO encoded form + /// the last character added to the key sequence, in UCS4 encoded form char_type encoded_last_key; ///