X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Finsets%2FInsetGraphicsParams.h;h=1aa0b23d5b68cd8f742ca3aa9c6f0e443375558a;hb=f24bb4a91980a17c00c12ec0bbb457e0f182215f;hp=4fa54d7c6938fe33f581a0819670aa2d2a72ecf6;hpb=c09663d2cb3ba57639e412488f1c58ebe76b04d8;p=lyx.git diff --git a/src/insets/InsetGraphicsParams.h b/src/insets/InsetGraphicsParams.h index 4fa54d7c69..1aa0b23d5b 100644 --- a/src/insets/InsetGraphicsParams.h +++ b/src/insets/InsetGraphicsParams.h @@ -63,6 +63,10 @@ public: /// any userdefined special command std::string special; + /// Does this need to be handled specifically + /// in dark mode? (use by InsetInfo) + bool darkModeSensitive; + /// InsetGraphicsParams(); /// @@ -73,7 +77,8 @@ public: /// Buffer is needed to figure out if a figure is embedded. void Write(std::ostream & os, Buffer const & buf) const; /// If the token belongs to our parameters, read it. - bool Read(Lexer & lex, std::string const & token, std::string const & bufpath); + bool Read(Lexer & lex, std::string const & token, Buffer const & buf, + bool allowOrigin); /// convert // Only a subset of InsetGraphicsParams is needed for display purposes. // This function also interrogates lyxrc to ascertain whether