diff --git a/src/insets/InsetERT.cpp b/src/insets/InsetERT.cpp index 4228737088..a94d3729c0 100644 --- a/src/insets/InsetERT.cpp +++ b/src/insets/InsetERT.cpp @@ -52,7 +52,7 @@ using std::string; void InsetERT::init() { setButtonLabel(); - setLabelFont(layout_.labelfont); + // FIXME: what to do with those? //text_.current_font.setLanguage(latex_language); //text_.real_current_font.setLanguage(latex_language);