mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +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);
|
||||
/// 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?
|
||||
|
Loading…
Reference in New Issue
Block a user