X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fxforms%2FFormRef.h;h=9f85c6a734cebd2bf6d16474dd8b502ce0d7b464;hb=3e39bef2c13125023f3b72532d90575bbe307335;hp=9a6901324d41f5829f4a6b9e89ede6bfac7f15ca;hpb=0c2a3e5960f032dcd8be726e3e63628207a06dd3;p=lyx.git diff --git a/src/frontends/xforms/FormRef.h b/src/frontends/xforms/FormRef.h index 9a6901324d..9f85c6a734 100644 --- a/src/frontends/xforms/FormRef.h +++ b/src/frontends/xforms/FormRef.h @@ -1,15 +1,10 @@ // -*- C++ -*- -/* This file is part of - * ====================================================== +/** + * \file xforms/FormRef.h + * Copyright 2000-2001 the LyX Team + * Read the file COPYING * - * LyX, The Document Processor - * - * Copyright 2000-2001 The LyX Team. - * - * ====================================================== - * - * \file FormRef.h - * \author Angus Leeming, a.leeming@.ac.uk + * \author Angus Leeming, a.leeming@ic.ac.uk */ #ifndef FORMREF_H @@ -49,7 +44,7 @@ private: /// bool at_ref_; - /// + /// std::vector refs_; };