]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/input_validators.h
remove defaults stuff, let Qt handle no toolbar
[lyx.git] / src / frontends / xforms / input_validators.h
index a494f4ab3b1d0c1a891edcb3022f47abd3e845d9..396c2b348d7e5f1b9ac965cb09e0ae720c1043c2 100644 (file)
@@ -1,11 +1,13 @@
 // -*- C++ -*-
 /**
  * \file input_validators.h
- * Copyright 2002 the LyX Team
  * Copyright 1999-2001 Allan Rae
- * Read the file COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * \author Allan Rae, rae@lyx.org
+ * \author Allan Rae
+ *
+ * Full author contact details are available in file CREDITS
  */
 
 /* Input validators and filters for xforms.
@@ -17,9 +19,6 @@
 #ifndef INPUT_VALIDATORS_H
 #define INPUT_VALIDATORS_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #if defined(__cplusplus)
 extern "C"