]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormGraphics.h
fix crash with "save as"
[lyx.git] / src / frontends / xforms / FormGraphics.h
index da837fb05e8e9388aa9d7a30055734c68bd868d1..5f327a207d00478b3ec9d2433bfd1ac82945eeaf 100644 (file)
@@ -1,11 +1,13 @@
 // -*- C++ -*-
 /**
  * \file FormGraphics.h
- * Copyright 2000-2001 the LyX Team
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * \author Baruch Even, baruch.even@writeme.com
- * \author Herbert Voss, voss@lyx.org
+ * \author Baruch Even
+ * \author Herbert Voss
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMGRAPHICS_H
@@ -16,7 +18,6 @@
 #endif
 
 #include "FormBase.h"
-#include "RadioButtonGroup.h"
 
 #include <boost/scoped_ptr.hpp>