]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormErrorList.C
Introduce LFUN_PRINT.
[lyx.git] / src / frontends / xforms / FormErrorList.C
index 0e9b72e0538dc6775cca961c8361b8e7b00ea7b0..7ba8af2d174c5b4e2a2db31b13589b45d2f34e67 100644 (file)
@@ -5,21 +5,17 @@
  *
  * \author Alfredo Braunstein
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #include <config.h>
 
-
-#include "errorlist.h"
 #include "FormErrorList.h"
-#include "xformsBC.h"
-#include "xforms_helpers.h"
 #include "ControlErrorList.h"
 #include "forms/form_errorlist.h"
-#include "support/lstrings.h" // frontStrip, strip
-#include "debug.h"
-#include "gettext.h"
+
+#include "xformsBC.h"
+#include "xforms_helpers.h"
 #include "lyx_forms.h"