lyx_mirror/src/figureForm.h
Angus Leeming bea633366d Stripped out FD_form_figure code into figureXXX.[Ch] files.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1848 a592a061-630c-0410-9148-cb99ea01b6c8
2001-03-28 14:51:25 +00:00

10 lines
86 B
C++

// -*- C++ -*-
#ifndef FIGUREFORM_H
#define FIGUREFORM_H
///
void Figure();
#endif