diff --git a/src/frontends/xforms/ChangeLog b/src/frontends/xforms/ChangeLog index c270587057..bce43e9b73 100644 --- a/src/frontends/xforms/ChangeLog +++ b/src/frontends/xforms/ChangeLog @@ -1,3 +1,8 @@ +2003-12-04 Angus Leeming + + * checkwidgets.[Ch]: add 'xforms/' to the file header so that + doxygen remains happy in the future. + 2003-12-03 Angus Leeming * forms/Makefile.am: use 'standard' make syntax rather than gnu-isms. diff --git a/src/frontends/xforms/checkedwidgets.C b/src/frontends/xforms/checkedwidgets.C index 0a15f6f8ed..41b5b74640 100644 --- a/src/frontends/xforms/checkedwidgets.C +++ b/src/frontends/xforms/checkedwidgets.C @@ -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. * diff --git a/src/frontends/xforms/checkedwidgets.h b/src/frontends/xforms/checkedwidgets.h index 0ec769200d..5318e5c811 100644 --- a/src/frontends/xforms/checkedwidgets.h +++ b/src/frontends/xforms/checkedwidgets.h @@ -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. *