X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Ffrontends%2FWorkAreaFactory.h;h=ea08b70839d69c6141a14483d42e8a8cb368b0ae;hb=39ec3d0eb81f6e3ade7bc183f7590f3a0bcd6cf7;hp=bcbdb03fb6da472477d79372e58c9ca50761ecfa;hpb=1eb8155fa0d2253d9504a8d660cb3d666c1224f6;p=lyx.git diff --git a/src/frontends/WorkAreaFactory.h b/src/frontends/WorkAreaFactory.h index bcbdb03fb6..ea08b70839 100644 --- a/src/frontends/WorkAreaFactory.h +++ b/src/frontends/WorkAreaFactory.h @@ -1,18 +1,19 @@ +// -*- C++ -*- /** * \file WorkAreaFactory.h * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author John Levon + * \author John Levon * - * Full author contact details are available in file CREDITS + * Full author contact details are available in file CREDITS. */ #ifndef WORKAREAFACTORY_H #define WORKAREAFACTORY_H - + class WorkArea; - + namespace WorkAreaFactory { /** * Make a work area. Used because we want to generate