X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fxforms%2FxformsBC.C;h=6bd90c56c4df09362eba332c738db7af94c656b8;hb=3e39bef2c13125023f3b72532d90575bbe307335;hp=f19489a997ba0ac75d405ec864a8cc8afba74543;hpb=0c2a3e5960f032dcd8be726e3e63628207a06dd3;p=lyx.git diff --git a/src/frontends/xforms/xformsBC.C b/src/frontends/xforms/xformsBC.C index f19489a997..6bd90c56c4 100644 --- a/src/frontends/xforms/xformsBC.C +++ b/src/frontends/xforms/xformsBC.C @@ -1,14 +1,8 @@ -// -*- C++ -*- -/* This file is part of - * ====================================================== - * - * LyX, The Document Processor - * - * Copyright 2001 The LyX Team. - * - * ====================================================== - * +/** * \file xformsBC.C + * Copyright 2001 The LyX Team. + * See the file COPYING. + * * \author Allan Rae, rae@lyx.org * \author Angus Leeming, a.leeming@ic.ac.uk * \author Baruch Even, baruch.even@writeme.com @@ -21,6 +15,7 @@ #endif #include "xformsBC.h" +#include "ButtonController.tmpl" #include "xforms_helpers.h" xformsBC::xformsBC(string const & cancel, string const & close)