X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FColorHandler.h;h=b5864e0f6e2b39ed580047b0f0d821f2bb47e4d2;hb=00d24ec87650e4ac7db77ad54cb4aa2f688100f3;hp=f78d3937e70ea8e75a8679f6db4507d00203b13e;hpb=916ae4222d5218ad7d5c2d5b989ed95437eb3491;p=lyx.git diff --git a/src/ColorHandler.h b/src/ColorHandler.h index f78d3937e7..b5864e0f6e 100644 --- a/src/ColorHandler.h +++ b/src/ColorHandler.h @@ -4,7 +4,7 @@ * * LyX, The Document Processor * - * Copyright 1995-2000 The LyX Team + * Copyright 1995-2001 The LyX Team * * ======================================================*/ @@ -25,7 +25,10 @@ class LyXFont; class WorkArea; -/// +/** + * This is a factory class that can produce GCs with a specific + * color. It will cache GCs for performance. + */ class LyXColorHandler { public: ///