]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/button_inset.h
split inset -> inset + updatableinset
[lyx.git] / src / mathed / button_inset.h
index 464265a73350160443b374bb1c662b16bd8d9301..2e402da100967e3375635766e381a7328dd28107 100644 (file)
@@ -1,6 +1,6 @@
 // -*- C++ -*-
 
-/** 
+/**
  *  \file button_inset.h
  *
  *  This file is part of LyX, the document processor.
@@ -14,9 +14,6 @@
 #ifndef BUTTON_INSET_H
 #define BUTTON_INSET_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "math_nestinset.h"