X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLayoutFile.h;h=87548187edc9ba626af9ea70fb9a95d9b7a01f7d;hb=1cbac6fcb40d6e0803198624c047769adec2fe09;hp=81dff9de78d39e9eef4dca1d374691c3d0c52a05;hpb=fa6ac23e1c96d3dd39128b827b675738f668e3a4;p=lyx.git diff --git a/src/LayoutFile.h b/src/LayoutFile.h index 81dff9de78..87548187ed 100644 --- a/src/LayoutFile.h +++ b/src/LayoutFile.h @@ -5,7 +5,7 @@ * Licence details can be found in the file COPYING. * * \author Lars Gullik Bjønnes - * \author Richard Heck (typedefs and such) + * \author Richard Kimberly Heck (typedefs and such) * * Full author contact details are available in file CREDITS. */ @@ -107,7 +107,7 @@ public: /// Read textclass list. Returns false if this fails. bool read(); /// Clears the textclass so as to force it to be reloaded - void reset(LayoutFileIndex const & tc); + void reset(LayoutFileIndex const & classname); /// Add a default textclass with all standard layouts. /// Note that this will over-write any information we may have