]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormSearch.h
Tiny clean-ups.
[lyx.git] / src / frontends / xforms / FormSearch.h
index 802a9a65d0c9ae7ecc8606df92cb8c5b204bad3f..47329d97f91c7d93ad6f3c6ece889fd82bac2fd4 100644 (file)
@@ -1,19 +1,17 @@
 // -*- C++ -*-
 /**
  * \file FormSearch.h
- * See the file COPYING.
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Edwin Leuven
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef FORMSEARCH_H
 #define FORMSEARCH_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "FormBase.h"