]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiCharacter.h
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got every...
[lyx.git] / src / frontends / qt4 / GuiCharacter.h
index 405d8db83d37aea80aa169295e4ea3949f9be9b5..432478b51173a1d2818d756042dc695f9a10018f 100644 (file)
@@ -77,7 +77,7 @@ private:
        ///
        bool isBufferDependent() const { return true; }
        ///
-       kb_action getLfun() const { return LFUN_FONT_FREE_UPDATE; }
+       FuncCode getLfun() const { return LFUN_FONT_FREE_UPDATE; }
 
        ///
        void setFamily(FontFamily);