]> git.lyx.org Git - lyx.git/blob - src/frontends/WorkArea.C
Really dull and boring header shit
[lyx.git] / src / frontends / WorkArea.C
1 /**
2  * \file WorkArea.C
3  * Read the file COPYING
4  *
5  * \author Asger and Juergen
6  *
7  * Full author contact details are available in file CREDITS
8  */
9
10 #include <config.h>
11
12 #ifdef __GNUG__
13 #pragma implementation
14 #endif
15
16 #include "WorkArea.h"