]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/ColorHandler.h
remove defaults stuff, let Qt handle no toolbar
[lyx.git] / src / frontends / xforms / ColorHandler.h
index 1fa8dc830209aaef9cc3c1ea26cdd543d80c45d5..ed7ae3673201f7f045af1684e04c028a7d113584 100644 (file)
@@ -1,7 +1,8 @@
 // -*- C++ -*-
 /**
  * \file ColorHandler.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  *
@@ -11,9 +12,6 @@
 #ifndef COLOR_HANDLER_H
 #define COLOR_HANDLER_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "frontends/Painter.h"