]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/screen.h
include sys/time.h
[lyx.git] / src / frontends / screen.h
index 7dabf751726be26322c06c8114976a676eb7e4c5..7ae647a6c0126e9cea158332a1c9802ebb2f9cdb 100644 (file)
@@ -1,10 +1,11 @@
 // -*- C++ -*-
 /**
  * \file screen.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author unknown
- * \author John Levon 
+ * \author John Levon
  *
  * Full author contact details are available in file CREDITS
  */
@@ -12,9 +13,6 @@
 #ifndef SCREEN_H
 #define SCREEN_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 class LyXText;
 class LyXCursor;