]> git.lyx.org Git - lyx.git/blobdiff - src/ColorHandler.h
fix typo that put too many include paths for most people
[lyx.git] / src / ColorHandler.h
index f78d3937e70ea8e75a8679f6db4507d00203b13e..185f03dcd7646b2c18dd7b50bb49fd812915f426 100644 (file)
@@ -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
  *
  * ======================================================*/
 
 #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:
        ///