]> git.lyx.org Git - lyx.git/blobdiff - src/lyxtextclasslist.h
fix lookup problem for \vert.
[lyx.git] / src / lyxtextclasslist.h
index 086567074578932a47d143eaef3fb074859594b9..a84a05aac5f609948af3fcd07cd185824559d68a 100644 (file)
@@ -1,9 +1,9 @@
 // -*- C++ -*-
 /* This file is part of
  * ======================================================
- * 
+ *
  *           LyX, The Document Processor
- *      
+ *
  *           Copyright 1995 Matthias Ettrich
  *           Copyright 1995-2001 The LyX Team.
  *
@@ -62,7 +62,7 @@ private:
        void Add(LyXTextClass const &);
 };
 
-/// 
+///
 extern LyXTextClassList textclasslist;
 
 #endif