]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/LyXScreenFactory.C
Introduce LFUN_PRINT.
[lyx.git] / src / frontends / xforms / LyXScreenFactory.C
index 77603098eea32653172759de5df444b874d037c8..b17a549d9fa6c27cc5a17fb46b161017d317ce3b 100644 (file)
@@ -5,15 +5,16 @@
  *
  * \author John Levon
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #include <config.h>
 
 #include "frontends/LyXScreenFactory.h"
 
-#include "XWorkArea.h"
 #include "xscreen.h"
+#include "XWorkArea.h"
+
 
 namespace LyXScreenFactory {