X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Flastfiles.h;h=e3f24765c18de47f93c9cc996488327413864352;hb=ab254289c832cd045c56e6012d14b048618cb833;hp=2161903da4b8ca9cdabe5836918b3c94e5c93492;hpb=a27892b6c8fadfd75f31fb6876cc68a025e02dab;p=lyx.git diff --git a/src/lastfiles.h b/src/lastfiles.h index 2161903da4..e3f24765c1 100644 --- a/src/lastfiles.h +++ b/src/lastfiles.h @@ -5,7 +5,7 @@ * LyX, The Document Processor * * Copyright 1995 Matthias Ettrich - * Copyright 1995-2000 The LyX Team. + * Copyright 1995-2001 The LyX Team. * * ====================================================== */ @@ -27,7 +27,7 @@ kept are user defined, but defaults to four. @author Lars Gullik Bjønnes */ -class LastFiles : public boost::noncopyable { +class LastFiles : boost::noncopyable { public: /// typedef std::deque Files;