]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetlist.h
ws cleanup
[lyx.git] / src / insets / insetlist.h
index ea9b1db588596e90d5ae1d8d0443542eaa4a18b4..9e3df491dbb66f53ffedb8a76e42f2dbcbed449c 100644 (file)
@@ -1,7 +1,7 @@
 // -*- C++ -*-
 /* This file is part of
  * ======================================================
- * 
+ *
  *           LyX, The Document Processor
  *
  *           Copyright 1998 The LyX Team.
@@ -19,7 +19,7 @@
 #include "insetcollapsable.h"
 
 /** The list inset
-  
+
 */
 class InsetList : public InsetCollapsable {
 public: