]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/bmtable.h
remove defaults stuff, let Qt handle no toolbar
[lyx.git] / src / frontends / xforms / bmtable.h
index a7597c2dfbb890c5a1d25ecc9fe877212a7eb857..844521ef116df2778d6fc4d5e6b701abd31e30e0 100644 (file)
@@ -1,10 +1,12 @@
 /**
  * \file bmtable.h
- * Copyright 2002 the LyX Team
  * Copyright 1995-1996 Alejandro Aguilar Sierra
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Alejandro Aguilar Sierra
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 /* A bitmap table uses a single bitmap to simulate a 2d array
@@ -14,9 +16,6 @@
 #ifndef BMTABLE_H
 #define BMTABLE_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #include FORMS_H_LOCATION