]> git.lyx.org Git - lyx.git/blob - src/frontends/WorkArea.C
fix tooltips in toolbar
[lyx.git] / src / frontends / WorkArea.C
1 /**
2  * \file WorkArea.C
3  * Copyright 2002 the LyX Team
4  * Read the file COPYING
5  *
6  * \author Asger and Juergen
7  */
8
9 #include <config.h>
10
11 #ifdef __GNUG__
12 #pragma implementation
13 #endif
14
15 #include "WorkArea.h"