]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/LyXKeySym.h
Rename .C => .cpp for files in src/frontends/controllers, step 1
[lyx.git] / src / frontends / LyXKeySym.h
index fe30a1c76955ef09a62189f2924d28535438c427..23ab01b2b227a0f79824968698e185061d1a18dd 100644 (file)
@@ -57,7 +57,7 @@ public:
         * Return the value of the keysym into the UCS-4 encoding.
         * This converts the LyXKeySym to a 32-bit encoded character.
         */
-       virtual size_t getUCSEncoded() const = 0;
+       virtual char_type getUCSEncoded() const = 0;
 
        /**
         * Return a string describing the KeySym with modifier mod.