]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfloat.h
move inset related stuff from src/graphics to src/inset/
[lyx.git] / src / insets / insetfloat.h
index b9709328d90bf5b082700461f1b4e1f89472ace7..523352f8c1f9d533d4f667d37b8f29cb13fc02e6 100644 (file)
@@ -1,7 +1,7 @@
 // -*- C++ -*-
 /* This file is part of
  * ======================================================
- * 
+ *
  *           LyX, The Document Processor
  *
  *           Copyright 1998 The LyX Team.
@@ -22,7 +22,7 @@
 class Painter;
 
 /** The float inset
-  
+
 */
 class InsetFloat : public InsetCollapsable {
 public: