]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormTabularCreate.h
Yet more dialog tweaking from Rob.
[lyx.git] / src / frontends / xforms / FormTabularCreate.h
index 91df9dae974e135ba8bb1bde6b94d7514e360caf..672daa2a5b2e0b7c5909db5ad9dd2f8f0abf2873 100644 (file)
@@ -2,10 +2,12 @@
 /**
  * \file xforms/FormTabularCreate.h
  * Copyright 1995 Matthias Ettrich
- * Copyright 1995-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 Jürgen Vigna, jug@sad.it
+ * \author Jürgen Vigna
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMTABULARCREATE_H
@@ -27,8 +29,7 @@ class FormTabularCreate :
        public FormCB<ControlTabularCreate, FormDB<FD_tabular_create> > {
 public:
        ///
-       FormTabularCreate(ControlTabularCreate &);
-
+       FormTabularCreate();
 private:
        /// Apply from dialog
        virtual void apply();