mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-11 19:14:51 +00:00
forgot this
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23839 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1fe1450af9
commit
64de7857b4
@ -57,7 +57,7 @@ private:
|
|||||||
**/
|
**/
|
||||||
void updateSymbolList(bool update_combo = true);
|
void updateSymbolList(bool update_combo = true);
|
||||||
/// get the unicode block associated with \p c
|
/// 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
|
/// the encoding at cursor position
|
||||||
std::string encoding_;
|
std::string encoding_;
|
||||||
/// which blocks do we actually include?
|
/// which blocks do we actually include?
|
||||||
|
Loading…
Reference in New Issue
Block a user