]> git.lyx.org Git - lyx.git/blobdiff - src/ColorHandler.h
Herbert's patch, part 1
[lyx.git] / src / ColorHandler.h
index f78d3937e70ea8e75a8679f6db4507d00203b13e..b5864e0f6e2b39ed580047b0f0d821f2bb47e4d2 100644 (file)
@@ -4,7 +4,7 @@
  * 
  *           LyX, The Document Processor
  *      
- *         Copyright 1995-2000 The LyX Team
+ *         Copyright 1995-2001 The LyX Team
  *
  * ======================================================*/
 
 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:
        ///