X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FColorHandler.h;h=185f03dcd7646b2c18dd7b50bb49fd812915f426;hb=98c966c64594611e469313314abd1e59524adb4a;hp=f78d3937e70ea8e75a8679f6db4507d00203b13e;hpb=916ae4222d5218ad7d5c2d5b989ed95437eb3491;p=lyx.git diff --git a/src/ColorHandler.h b/src/ColorHandler.h index f78d3937e7..185f03dcd7 100644 --- a/src/ColorHandler.h +++ b/src/ColorHandler.h @@ -1,10 +1,10 @@ // -*- C++ -*- /* This file is part of * ====================================================== - * + * * LyX, The Document Processor - * - * Copyright 1995-2000 The LyX Team + * + * Copyright 1995-2001 The LyX Team * * ======================================================*/ @@ -23,9 +23,11 @@ #include "PainterBase.h" 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: ///