]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt2/QVCLog.h
better selection and scrolling behaviour
[lyx.git] / src / frontends / qt2 / QVCLog.h
index 53c0a6da06961b4baf88d10c2985b53a34f6750e..066c114062b8596aa3b25ba56a2af704f604001f 100644 (file)
@@ -1,10 +1,12 @@
 // -*- C++ -*-
 /**
  * \file QVCLog.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 QVCLOG_H
@@ -27,11 +29,10 @@ public:
        ///
        friend class QVCLogDialog;
        ///
-       QVCLog(ControlVCLog &);
-
+       QVCLog();
 private:
        /// Apply changes
-       virtual void apply() {};
+       virtual void apply() {}
        /// update
        virtual void update_contents();
        /// build the dialog