]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/WorkAreaFactory.h
Introduce LFUN_PRINT.
[lyx.git] / src / frontends / WorkAreaFactory.h
index bcbdb03fb6da472477d79372e58c9ca50761ecfa..ea08b70839d69c6141a14483d42e8a8cb368b0ae 100644 (file)
@@ -1,18 +1,19 @@
+// -*- C++ -*-
 /**
  * \file WorkAreaFactory.h
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author John Levon 
+ * \author John Levon
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 #ifndef WORKAREAFACTORY_H
 #define WORKAREAFACTORY_H
+
 class WorkArea;
+
 namespace WorkAreaFactory {
        /**
         * Make a work area. Used because we want to generate