mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-14 06:57:01 +00:00
11 lines
187 B
C
11 lines
187 B
C
|
// -*- C++ -*-
|
||
|
// This file is autogenerated. Do not edit this, but
|
||
|
// edit the lyx_forms.h.in file instead.
|
||
|
|
||
|
#ifndef LYX_FORMS_H
|
||
|
#define LYX_FORMS_H
|
||
|
|
||
|
#include @FORMS_H_LOCATION@
|
||
|
|
||
|
#endif
|