]> git.lyx.org Git - lyx.git/blobdiff - src/lyxfunc.h
* src/tabular.[Ch]: simplify plaintext methods, because there
[lyx.git] / src / lyxfunc.h
index d819fe27f59881286a4e83b69824a2c1fdfc9298..4fce15e67865b2e7e7ef1e53f890165f0f294f9a 100644 (file)
@@ -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;
 
        ///