Move META_INSET declaration to header file

This commit is contained in:
Richard Kimberly Heck 2020-08-01 01:53:36 -04:00
parent 20fe5a6781
commit 219773dd55
2 changed files with 3 additions and 8 deletions

View File

@ -84,14 +84,6 @@ using namespace lyx::support;
namespace lyx {
namespace {
/// Inset identifier (above 0x10ffff, for ucs-4)
char_type const META_INSET = 0x200001;
} // namespace
/////////////////////////////////////////////////////////////////////
//
// SpellResultRange

View File

@ -53,6 +53,9 @@ class WordLangTuple;
class XMLStream;
class otexstream;
/// Inset identifier (above 0x10ffff, for ucs-4)
char_type const META_INSET = 0x200001;
class FontSpan {
public:
/// Invalid font span containing no character