X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2Fxforms%2FxformsBC.C;h=6bd90c56c4df09362eba332c738db7af94c656b8;hb=3e39bef2c13125023f3b72532d90575bbe307335;hp=422aa171035b1779495efbe789d2233e239fd217;hpb=467323b2b8f9f9bbd9e853ea288a8f5ac6f886e0;p=lyx.git diff --git a/src/frontends/xforms/xformsBC.C b/src/frontends/xforms/xformsBC.C index 422aa17103..6bd90c56c4 100644 --- a/src/frontends/xforms/xformsBC.C +++ b/src/frontends/xforms/xformsBC.C @@ -1,13 +1,8 @@ -/* 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 @@ -20,6 +15,7 @@ #endif #include "xformsBC.h" +#include "ButtonController.tmpl" #include "xforms_helpers.h" xformsBC::xformsBC(string const & cancel, string const & close)