]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetfootlike.h
Translate labels for float:algorithm, float:figure and float:table.
[lyx.git] / src / insets / insetfootlike.h
index e721632b2149de2b4578e41e881faf96d512f0bc..3e9f64237588c786a7aab4b0053564dd664eeb64 100644 (file)
@@ -1,7 +1,7 @@
 // -*- C++ -*-
 /* This file is part of
  * ======================================================
- * 
+ *
  *           LyX, The Document Processor
  *
  *           Copyright 1998 The LyX Team.
@@ -23,7 +23,7 @@
 // To have this class is probably a bit overkill... (Lgb)
 
 /** The footnote inset
-  
+
 */
 class InsetFootlike : public InsetCollapsable {
 public:
@@ -38,8 +38,3 @@ public:
 };
 
 #endif
-
-
-
-
-