mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
Formatting only
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7192 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
bb01b3884c
commit
10ca5f5545
@ -21,7 +21,8 @@
|
||||
class ControlCitation;
|
||||
struct FD_citation;
|
||||
|
||||
class FormCitation : public FormController<ControlCitation, FormView<FD_citation> > {
|
||||
class FormCitation
|
||||
: public FormController<ControlCitation, FormView<FD_citation> > {
|
||||
public:
|
||||
///
|
||||
FormCitation(Dialog &);
|
||||
|
Loading…
Reference in New Issue
Block a user