]> git.lyx.org Git - lyx.git/blob - src/frontends/gnome/diatoc_callbacks.c
Mathed fix from Dekel, GNOME patch from Marko, language-code from Garst
[lyx.git] / src / frontends / gnome / diatoc_callbacks.c
1 /* This file is part of
2  * ====================================================== 
3  * 
4  *           LyX, The Document Processor
5  *       
6  *          Copyright 2000 The LyX Team.
7  *
8  * ====================================================== */
9
10 #ifdef HAVE_CONFIG_H
11 #  include <config.h>
12 #endif
13
14 #include <gnome.h>
15
16 #include "diatoc_callbacks.h"
17 #include "diatoc_interface.h"
18 #include "support.h"
19