X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FParagraphParameters.cpp;h=1152c6ab968855b4764c5d1ddff5b043d43cdabe;hb=28be7d552f62cc02fa86d7f79201d089bfb2d7b5;hp=88dd6c69990e5f7ddb19df9c2a04beb84ac139b2;hpb=7677e9487c1669735a2aa9b2356199c2f608fe15;p=lyx.git diff --git a/src/ParagraphParameters.cpp b/src/ParagraphParameters.cpp index 88dd6c6999..1152c6ab96 100644 --- a/src/ParagraphParameters.cpp +++ b/src/ParagraphParameters.cpp @@ -3,11 +3,11 @@ * This file is part of LyX, the document processor. * Licence details can be found in the file COPYING. * - * \author Lars Gullik Bjønnes + * \author Lars Gullik Bjønnes * \author Angus Leeming * \author John Levon - * \author André Pönitz - * \author Jürgen Vigna + * \author André Pönitz + * \author Jürgen Vigna * * Full author contact details are available in file CREDITS. */ @@ -256,15 +256,6 @@ void ParagraphParameters::apply( } -//FIXME This needs to be made a real method, so that getStatus() -//can return sensible information. -bool ParagraphParameters::canApply( - ParagraphParameters const & /*params*/, Layout const & /*layout*/) -{ - return true; -} - - void ParagraphParameters::write(ostream & os) const { // Maybe the paragraph has special spacing