mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Keep doxygen happy.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@8194 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
bc045d9320
commit
b3ac06d3a2
@ -1,3 +1,8 @@
|
||||
2003-12-04 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* checkwidgets.[Ch]: add 'xforms/' to the file header so that
|
||||
doxygen remains happy in the future.
|
||||
|
||||
2003-12-03 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* forms/Makefile.am: use 'standard' make syntax rather than gnu-isms.
|
||||
|
@ -1,5 +1,5 @@
|
||||
/**
|
||||
* \file checkedwidgets.C
|
||||
* \file xforms/checkedwidgets.C
|
||||
* This file is part of LyX, the document processor.
|
||||
* Licence details can be found in the file COPYING.
|
||||
*
|
||||
|
@ -1,6 +1,6 @@
|
||||
// -*- C++ -*-
|
||||
/**
|
||||
* \file checkedwidgets.h
|
||||
* \file xforms/checkedwidgets.h
|
||||
* This file is part of LyX, the document processor.
|
||||
* Licence details can be found in the file COPYING.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user