]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/dimension.h
rename commandtags.h to lfuns.h and renumber/cleanup. Rebuild the tree !
[lyx.git] / src / mathed / dimension.h
index 8c5bbaa610a280275a78098f0e6c738de3eaf9ae..7edfcaf153eab3f28b9c6c59eeb960e1c2cffa6f 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 
-/** 
+/**
  *  \file dimension.h
  *
  *  This file is part of LyX, the document processor.
@@ -14,9 +14,6 @@
 #ifndef DIMENSION_H
 #define DIMENSION_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include <iosfwd>
 
@@ -45,7 +42,7 @@ public:
        /// get width
        int width() const { return w; }
 
-public:        
+public:
        /// width
        int w;
        /// ascent