]> git.lyx.org Git - lyx.git/blobdiff - src/Compare.h
Natbib authoryear uses (Ref1; Ref2) by default.
[lyx.git] / src / Compare.h
index f94761fc57628a2b7ff188a7927a61b47b4889de..2467cbc59251676e7f916cafda136b8ace1c7eee 100644 (file)
@@ -21,8 +21,6 @@
 #include <QTimer>
 #include <QWaitCondition>
 
-#include <string>
-
 
 namespace lyx {
 
@@ -82,7 +80,7 @@ public Q_SLOTS:
        void doStatusMessage();
 
 public:
-       /// QThread inherited methods
+       /// \name QThread inherited methods
        //@{
        void run();
        //@}