]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetGraphicsParams.h
Make InsetInfo math/IPA icons visible in dark mode
[lyx.git] / src / insets / InsetGraphicsParams.h
index 315f4c70827bd34b0890d4473122aeaff84ecf1f..1aa0b23d5b68cd8f742ca3aa9c6f0e443375558a 100644 (file)
@@ -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();
        ///