]> 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 dd2baece8c62f6fc0fed3dbb03841e9c590c708f..396c2b348d7e5f1b9ac965cb09e0ae720c1043c2 100644 (file)
@@ -2,7 +2,8 @@
 /**
  * \file input_validators.h
  * 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
  *
@@ -18,9 +19,6 @@
 #ifndef INPUT_VALIDATORS_H
 #define INPUT_VALIDATORS_H
 
-#ifdef __GNUG__
-#pragma interface
-#endif
 
 #if defined(__cplusplus)
 extern "C"