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:
Angus Leeming 2003-12-04 16:56:49 +00:00
parent bc045d9320
commit b3ac06d3a2
3 changed files with 7 additions and 2 deletions

View File

@ -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.

View File

@ -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.
*

View File

@ -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.
*