]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt2/QThesaurus.h
better selection and scrolling behaviour
[lyx.git] / src / frontends / qt2 / QThesaurus.h
index 8a09a1f8aef3ab297d23b2666495a450a90dc56c..4e355c0ace2fcbe8e7d6c159992a573a4f944280 100644 (file)
@@ -1,10 +1,12 @@
 // -*- C++ -*-
 /**
  * \file QThesaurus.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 QTHESAURUS_H
@@ -27,10 +29,10 @@ public:
        ///
        friend class QThesaurusDialog;
        ///
-       QThesaurus(ControlThesaurus &, Dialogs &);
+       QThesaurus();
 private:
        /// Apply changes
-       virtual void apply() { };
+       virtual void apply() {}
        /// update
        virtual void update_contents();
        /// build the dialog