]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt2/QMinipage.h
Some string(widget->text()) fixes. Weirdness
[lyx.git] / src / frontends / qt2 / QMinipage.h
index b6ae553b6f6bb2a3b042304df1aa2ffb1aa74f8e..e686f22c4d129a076d161746522413d81fc3bf2a 100644 (file)
@@ -1,10 +1,12 @@
 // -*- C++ -*-
 /**
  * \file QMinipage.h
- * Copyright 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 John Levon <moz@compsoc.man.ac.uk>
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef QMINIPAGE_H
@@ -27,8 +29,7 @@ public:
        ///
        friend class QMinipageDialog;
        ///
-       QMinipage(ControlMinipage &);
-
+       QMinipage();
 private:
        /// Apply changes
        virtual void apply();