]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ControlFloat.C
Move the external dialog to the new scheme.
[lyx.git] / src / frontends / controllers / ControlFloat.C
index 21f5b6527d5b122bfcb10856ea203780023d0b7a..24fe4acdc16f26194063a62bff29716f59cb22f1 100644 (file)
@@ -1,6 +1,7 @@
 /**
  * \file ControlFloat.C
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
  *
@@ -9,9 +10,6 @@
 
 #include <config.h>
 
-#ifdef __GNUG__
-#pragma implementation
-#endif
 
 #include "ControlFloat.h"
 #include "BufferView.h"