]> git.lyx.org Git - lyx.git/blob - src/figureForm.h
Fix "pullArg" behaviour when pressing <Backspace> at the beginning of an inset
[lyx.git] / src / figureForm.h
1 // -*- C++ -*-
2 #ifndef FIGUREFORM_H
3 #define FIGUREFORM_H
4
5 ///
6 void Figure();
7
8 #endif
9