]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/XFormsView.h
Yet more dialog tweaking from Rob.
[lyx.git] / src / frontends / xforms / XFormsView.h
index 6e8953ae349ca08b816387eed250dfe338de21c4..6577cc3bdb82082ff5215293e09740fa30ca6db9 100644 (file)
@@ -1,13 +1,13 @@
 // -*- C++ -*-
-/* This file is part of
- * ======================================================
- *
- *           LyX, The Document Processor
+/**
+ * \file XFormsView.h
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- *           Copyright 1995 Matthias Ettrich
- *           Copyright 1995-2001 The LyX Team.
+ * \author unknown
  *
- * ====================================================== */
+ * Full author contact details are available in file CREDITS
+ */
 
 #ifndef LyXView_H
 #define LyXView_H
@@ -20,7 +20,6 @@
 
 #include "frontends/LyXView.h"
 
-class Dialogs;
 class XMiniBuffer;
 
 /**
@@ -70,7 +69,7 @@ private:
        void show_view_state();
 
        /// makes the main form.
-       void create_form_form_main(Dialogs & d, int width, int height);
+       void create_form_form_main(int width, int height);
        /// the minibuffer
        boost::scoped_ptr<XMiniBuffer> minibuffer_;
        ///