]> git.lyx.org Git - features.git/blob - src/frontends/LyXKeySym.C
*duck*
[features.git] / src / frontends / LyXKeySym.C
1 /**
2  * \file LyXKeySym.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 "LyXKeySym.h"