lyx_mirror/src/frontends/gnome/diainsertindex_callbacks.c
Jürgen Vigna 33f1a7576f Marko's GNOME patch, some modifications to this, some fixes.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@976 a592a061-630c-0410-9148-cb99ea01b6c8
2000-08-17 15:20:30 +00:00

20 lines
413 B
C

/* This file is part of
* ======================================================
*
* LyX, The Document Processor
*
* Copyright 2000 The LyX Team.
*
* ====================================================== */
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <gnome.h>
#include "diainsertindex_callbacks.h"
#include "diainsertindex_interface.h"
#include "support.h"