]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/forms_fwd.h
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / xforms / forms_fwd.h
index 9ff1d9077dba338b466dc6f54875ab915213ba0e..ccaa1cd01179cbec842ce412e593998dd8f186b9 100644 (file)
@@ -1,19 +1,17 @@
 // -*- C++ -*-
 /**
  * \file xforms/forms_fwd.h
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Angus Leeming
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef FORMS_FWD_H
 #define FORMS_FWD_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 /// Can't forward declare the typedef, but this works fine.
 class forms_;