]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormPreamble.h
remove defaults stuff, let Qt handle no toolbar
[lyx.git] / src / frontends / xforms / FormPreamble.h
index 59e6c6e44085d1d76af2cd55d692cff9a10b352b..3f36ca49f2268f666772af4215af649157e2d6d8 100644 (file)
@@ -1,18 +1,17 @@
 // -*- C++ -*-
 /**
  * \file FormPreamble.h
- * Copyright 2001 The LyX Team.
- * 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, leuven@fee.uva.nl
+ * \author Edwin Leuven
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 #ifndef FORMPREAMBLE_H
 #define FORMPREAMBLE_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include "FormBase.h"