]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormAboutlyx.h
fix crash with "save as"
[lyx.git] / src / frontends / xforms / FormAboutlyx.h
index bc5d5e3b6a6e0671d05c29c7c6cb632310acb63b..a8577215d0051f6e871b799307418a40eb921089 100644 (file)
@@ -1,11 +1,13 @@
 // -*- C++ -*-
 /**
  * \file FormAboutlyx.h
- * Copyright 2001 The LyX Team.
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * \author Edwin Leuven, leuven@fee.uva.nl
- * \author Angus Leeming, a.leeming@ic.ac.uk
+ * \author Edwin Leuven
+ * \author Angus Leeming 
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMABOUTLYX_H
@@ -30,7 +32,7 @@ struct FD_aboutlyx_license;
 class FormAboutlyx : public FormCB<ControlAboutlyx, FormDB<FD_aboutlyx> > {
 public:
        ///
-       FormAboutlyx(ControlAboutlyx &);
+       FormAboutlyx();
 
 private:
        /// not needed.