X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetIndex.h;h=c66be3004913b67d37f753923ba8f5bed1c314c6;hb=bbfc419c10010c1ebf6ab59adf2eaf6f63104a9e;hp=7e455632b0151ee6d1940d8192b743d9052b6c40;hpb=67e70c6c022fa445cd654937faeb87955e3bca7a;p=features.git diff --git a/src/insets/InsetIndex.h b/src/insets/InsetIndex.h index 7e455632b0..c66be30049 100644 --- a/src/insets/InsetIndex.h +++ b/src/insets/InsetIndex.h @@ -51,6 +51,8 @@ private: /// docstring name() const { return from_ascii("Index"); } /// + ColorCode labelColor() const; + /// void write(std::ostream & os) const; /// void read(Lexer & lex);