From 64de7857b4e7e75bea0905ea680c074480d7add3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20P=C3=B6nitz?= Date: Wed, 19 Mar 2008 22:18:00 +0000 Subject: [PATCH] forgot this git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23839 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/GuiSymbols.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontends/qt4/GuiSymbols.h b/src/frontends/qt4/GuiSymbols.h index 9db70bbbd7..d15f52da17 100644 --- a/src/frontends/qt4/GuiSymbols.h +++ b/src/frontends/qt4/GuiSymbols.h @@ -57,7 +57,7 @@ private: **/ void updateSymbolList(bool update_combo = true); /// get the unicode block associated with \p c - QString const getBlock(char_type c) const; + QString getBlock(char_type c) const; /// the encoding at cursor position std::string encoding_; /// which blocks do we actually include? -- 2.39.5