]> git.lyx.org Git - lyx.git/blobdiff - src/ColorHandler.h
Angus insetindex patch + protect patch from Dekel
[lyx.git] / src / ColorHandler.h
index f868fbfb341c247d72a10e2a543d4a8c85ee7690..b9e2640839f014d17f9da62f1941d551f31011f6 100644 (file)
@@ -42,6 +42,9 @@ public:
        ///
        GC getGCLinepars(PainterBase::line_style,
                         PainterBase::line_width, LColor::color c);
+       /// update the cache after a color definition change
+       void updateColor(LColor::color c);
+
 private:
        ///
        Display * display;