]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/formula.h
split inset -> inset + updatableinset
[lyx.git] / src / mathed / formula.h
index ab5956750e639e5fb8e701e277ea88f4f9039f4b..fd9c7550bef78ccc1e601f95ea8ba270d9cde67f 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 
-/** 
+/**
  *  \file formula.h
  *
  *  This file is part of LyX, the document processor.
 #ifndef INSET_FORMULA_H
 #define INSET_FORMULA_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "formulabase.h"
 #include "math_atom.h"
 
 #include <boost/scoped_ptr.hpp>
 
-/// The main LyX math inset 
+/// The main LyX math inset
 class InsetFormula : public InsetFormulaBase {
 public:
        ///