]> git.lyx.org Git - lyx.git/blobdiff - src/toc.h
get rid of broken_header.h and some unneeded tests
[lyx.git] / src / toc.h
index bb3e8692856368c9d1c473a8918d7dd10dd549ca..a267a87dbeaeb8a6d634a3832de8ad4150c40bd9 100644 (file)
--- a/src/toc.h
+++ b/src/toc.h
@@ -8,6 +8,8 @@
  * \author Angus Leeming
  *
  * Full author contact details are available in file CREDITS.
+ *
+ * Nice functions and objects to handle TOCs
  */
 
 #ifndef TOC_H
@@ -23,8 +25,6 @@ class LyXView;
 class Paragraph;
 class FuncRequest;
 
-/** Nice functions and objects to handle TOCs
- */
 namespace lyx {
 namespace toc {